django-rest-auth/rest_auth/registration
Daniel Stanton e9c4ecbc07 Use REST_AUTH_TOKEN_APP and remove REST_USE_JWT
Prevent simultaneous Knox and JWT use. Options are 'jwt' or 'knox'
2017-01-24 14:20:41 +00:00
..
__init__.py django-registration replacement 2014-10-01 14:13:21 +02:00
app_settings.py Rewrite registration logic 2015-11-24 17:11:46 +07:00
serializers.py PEP8 cleanup and small text fixes 2016-12-21 14:08:56 -08:00
urls.py Add info to docs and comments 2016-10-24 14:23:44 -07:00
views.py Use REST_AUTH_TOKEN_APP and remove REST_USE_JWT 2017-01-24 14:20:41 +00:00