django-rest-auth/rest_auth
Tevin Joseph K O b2edfffc91 fixed pep8 error in social_serializers
fixed pep8 error in social_serializers which cause documentation build error
2016-02-23 17:52:44 +05:30
..
registration Return token only when verification is mandatory 2016-01-11 22:33:14 +01:00
tests Return token only when verification is mandatory 2016-01-11 22:33:14 +01: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 Add support for custom Token model 2016-01-02 15:59:06 -02:00
models.py Add support for custom Token model 2016-01-02 15:59:06 -02:00
serializers.py Merge branch 'master' of https://github.com/Tivix/django-rest-auth 2016-01-07 19:56:33 -02:00
social_serializers.py fixed pep8 error in social_serializers 2016-02-23 17:52:44 +05:30
urls.py closes PR #134 and adds same syntax to demo 2016-01-04 16:29:47 -08:00
utils.py Merge branch 'master' of https://github.com/Tivix/django-rest-auth 2016-01-07 19:56:33 -02:00
views.py Merge branch 'master' of https://github.com/Tivix/django-rest-auth 2016-01-07 19:56:33 -02:00