django-rest-framework/rest_framework/authtoken
Carlton Gibson 0407a0df8a
Dropped Python 2 compatibility. (#6615)
Thanks to Jon Dufresne (@jdufresne) for review.

Co-authored-by: Asif Saif Uddin <auvipy@gmail.com>
Co-authored-by: Rizwan Mansuri <Rizwan@webbyfox.com>
2019-04-30 17:53:44 +02:00
..
management Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00
migrations Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02: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 Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00
serializers.py Drop Django 1.10 support (#5657) 2018-07-06 12:14:31 +02:00
views.py Import coreapi from rest_framework.compat, not directly. (#5921) 2018-04-05 15:07:49 +02:00