django-rest-auth/rest_auth
2017-01-25 16:19:02 +00:00
..
locale Compile translations and small text fixes 2016-12-22 11:57:23 -08:00
registration Use custom User serializer with Knox as well as JWT 2017-01-25 16:19:02 +00:00
tests Reverted use of REST_AUTH_TOKEN_APP 2017-01-25 10:44:31 +00:00
__init__.py First commit. 2014-04-30 12:52:05 -07:00
admin.py First commit. 2014-04-30 12:52:05 -07:00
app_settings.py Reverted use of REST_AUTH_TOKEN_APP 2017-01-25 10:44:31 +00:00
models.py Reverted use of REST_AUTH_TOKEN_APP 2017-01-25 10:44:31 +00:00
serializers.py Use custom User serializer with Knox as well as JWT 2017-01-25 16:19:02 +00:00
social_serializers.py PEP8 cleanup and small text fixes 2016-12-21 14:08:56 -08:00
urls.py Extend to Append 2017-01-25 15:43:26 +00:00
utils.py Knox tokens should be created, not retrieved 2017-01-24 14:37:46 +00:00
views.py Include User Details for Knox responses 2017-01-25 16:00:58 +00:00