django-rest-framework/rest_framework/authtoken
Asif Saifuddin Auvi 04e5b5b20a removed AUTH_USER_MODEL compat property (#4176)
Removed unnecessary `AUTH_USER_MODEL` compat variable.

(No longer required)
2016-06-07 12:13:35 +01:00
..
migrations Clean up existing deprecation warnings. (#4166) 2016-06-02 14:39:10 +01:00
__init__.py enhancement #3886 Internationalization in admin interface rest_framework.authtoken 2016-02-01 13:20:16 +05:00
admin.py Cleanup import following PEP 8 style guide 2015-06-25 16:10:17 -04:00
apps.py enhancement #3886 Internationalization in admin interface rest_framework.authtoken 2016-02-01 13:20:16 +05:00
models.py removed AUTH_USER_MODEL compat property (#4176) 2016-06-07 12:13:35 +01:00
serializers.py enhancement #3886 Internationalization in admin interface rest_framework.authtoken 2016-02-01 13:20:16 +05:00
views.py Add extra args/kwargs to authtoken's views (#3718) 2015-12-11 07:16:04 +01:00