django-rest-auth/rest_auth
2016-05-05 09:03:34 +03:00
..
locale/de/LC_MESSAGES Adds the german mo file 2016-02-23 18:27:29 +01:00
registration allows registration throttle control 2016-05-05 09:03:34 +03:00
tests fixed code quality 2016-03-01 11:51:01 +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 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 fixed code quality 2016-03-01 11:51:01 +00:00
social_serializers.py Capture OAuthError in TwitterLoginSerializer 2016-03-02 15:00:26 -05: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 passing on the context/request to serializer 2016-04-14 12:54:50 +01:00