django-rest-auth/rest_auth
2017-01-24 14:54:14 +00:00
..
locale Compile translations and small text fixes 2016-12-22 11:57:23 -08:00
registration Pass Knox serializer appropriate data format and separate from default 2017-01-24 14:54:14 +00:00
tests Use REST_AUTH_TOKEN_APP and remove REST_USE_JWT 2017-01-24 14:20:41 +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 Pass Knox serializer appropriate data format and separate from default 2017-01-24 14:54:14 +00:00
models.py Use REST_AUTH_TOKEN_APP and remove REST_USE_JWT 2017-01-24 14:20:41 +00:00
serializers.py KnoxTokenSerializer should be serializers.Serializer 2017-01-24 14:49:46 +00:00
social_serializers.py PEP8 cleanup and small text fixes 2016-12-21 14:08:56 -08:00
urls.py closes PR #134 and adds same syntax to demo 2016-01-04 16:29:47 -08:00
utils.py Knox tokens should be created, not retrieved 2017-01-24 14:37:46 +00:00
views.py Use REST_AUTH_TOKEN_APP and remove REST_USE_JWT 2017-01-24 14:20:41 +00:00