django-rest-framework/rest_framework/authtoken
Paulo Scardine 0d5a3a00b0 Add schema to ObtainAuthToken
Add encoding parameter to ManualSchema

Closes #5676

* Fixed lint errors
* Added docs for ManualSchema encoding parameter
2018-02-05 16:16:42 +01:00
..
management Remove Django 1.8 & 1.9 compatibility code (#5481) 2017-10-05 20:41:38 +02: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 Update links after moving to encode org 2017-04-07 10:28:35 -04:00
serializers.py Remove references to unsupported Django versions in docs and code (#5602) 2017-11-20 09:35:54 +01:00
views.py Add schema to ObtainAuthToken 2018-02-05 16:16:42 +01:00