django-rest-framework/rest_framework/authtoken
2012-11-13 17:03:10 -08:00
..
migrations api_key -> auth_token to avoid TastyPie conflict 2012-10-10 09:50:15 +01:00
__init__.py Change package name: djangorestframework -> rest_framework 2012-09-20 13:06:27 +01:00
models.py api_key -> auth_token to avoid TastyPie conflict 2012-10-10 09:50:15 +01:00
serializers.py Updates to login view for TokenAuthentication from feedback from Tom 2012-11-12 15:16:53 -08:00
views.py Renamed AuthTokenView to ObtainAuthToken, added obtain_auth_token var, updated tests & docs. Left authtoken.urls in place as example. 2012-11-13 16:49:13 -08:00