django-rest-framework/rest_framework/authtoken
Tom Christie a02bb79d87
Update admin.py (#8534)
Use `autocomplete_fields` to keep the select user field manageable.
2022-12-02 11:40:15 +06:00
..
management Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00
migrations Implemented Verbose Name Translation for TokenProxy (#8713) 2022-11-27 16:45:54 +06:00
__init__.py default_app_config application variable is deprecated in Django 3.2 2020-09-03 21:57:41 +01:00
admin.py Update admin.py (#8534) 2022-12-02 11:40:15 +06:00
apps.py Replace all usage ugettext functions with the non-u versions (#6634) 2019-05-01 07:49:54 +02:00
models.py Implemented Verbose Name Translation for TokenProxy (#8713) 2022-11-27 16:45:54 +06: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