This website requires JavaScript.
Explore
Help
Register
Sign In
encode
/
django-rest-framework
Watch
1
Star
1
Fork
0
You've already forked django-rest-framework
mirror of
https://github.com/encode/django-rest-framework.git
synced
2024-11-13 13:16:55 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9234ac576e
django-rest-framework
/
rest_framework
/
authtoken
/
__init__.py
2 lines
69 B
Python
Raw
Normal View
History
Unescape
Escape
enhancement #3886 Internationalization in admin interface rest_framework.authtoken + verbose_name in models.Token fields + Meta-options verbose_name & verbose_name_plural + Labels in AuthTokenSerializer fields in case of usages in Brousable API + provide AppConfig class as described in django documentation with verbose_name came through ugettext_lazy
2016-02-01 11:20:16 +03:00
default_app_config
=
'
rest_framework.authtoken.apps.AuthTokenConfig
'
Reference in New Issue
Copy Permalink