django-rest-framework/rest_framework/authtoken
2021-03-19 11:46:09 +00:00
..
management Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00
migrations Add missing TokenProxy migration (#7557) 2020-09-28 16:16:18 +01:00
__init__.py default_app_config application variable is deprecated in Django 3.2 2020-09-03 21:57:41 +01:00
admin.py Adjusted token admin to map to user ID. (#7341) 2020-06-15 11:43:09 +01:00
apps.py Replace all usage ugettext functions with the non-u versions (#6634) 2019-05-01 07:49:54 +02:00
models.py Don't hit db to access user_id in TokenProxy (#7852) 2021-03-19 11:46:09 +00:00
serializers.py Fix schema generation for ObtainAuthToken view. (#7211) 2020-03-03 13:27:34 +01:00
views.py Fix schema generation for ObtainAuthToken view. (#7211) 2020-03-03 13:27:34 +01:00