django-rest-framework/rest_framework/authtoken
2012-11-24 23:19:03 +01:00
..
migrations Complete fix for migration 2012-11-19 11:37:37 +01:00
__init__.py Change package name: djangorestframework -> rest_framework 2012-09-20 13:06:27 +01:00
models.py Every (base) test should now pass with python3. 2012-11-24 23:19:03 +01:00
serializers.py Updates to login view for TokenAuthentication from feedback from Tom 2012-11-14 12:46:14 -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-14 12:51:00 -08:00