django-rest-auth/rest_auth
2016-12-09 16:53:09 +07:00
..
locale/de/LC_MESSAGES Adds the german mo file 2016-02-23 18:27:29 +01:00
registration refactor allow VerifyEmailView display data field in swagger 2016-12-09 16:53:09 +07:00
tests Changed confirm email url path + test fixes 2016-07-28 20:14:26 +02: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 Merge branch 'master' into jwt-support 2016-02-15 23:35:32 -05:00
models.py Add support for custom Token model 2016-01-02 15:59:06 -02:00
serializers.py Remove redundant required=True from serializer fields 2016-12-07 21:47:07 -05:00
social_serializers.py Add info to docs and comments 2016-10-24 14:23:44 -07:00
urls.py closes PR #134 and adds same syntax to demo 2016-01-04 16:29:47 -08:00
utils.py fixed code quality 2016-03-01 11:51:01 +00:00
views.py Update API endpoints docs and docstring 2016-12-07 19:12:01 -05:00