django-rest-framework/rest_framework/authtoken
Xavier Ordoquy ebc1ebf0c4
Merge pull request #7481 from smithdc1/app-config
default_app_config application variable is deprecated in Django 3.2
2020-10-06 22:16:29 +02: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 Change Token.generate_key to a Classmethod (#7502) 2020-09-03 11:51:03 +01: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