django-rest-auth/rest_auth/registration
Ankit Popli 4599adf92b
fix: social login using auth code flow
'access_token' in attrs always returns True, we need to check whether
the token is empty or not
2016-11-25 20:33:43 +05:30
..
__init__.py django-registration replacement 2014-10-01 14:13:21 +02:00
app_settings.py Rewrite registration logic 2015-11-24 17:11:46 +07:00
serializers.py fix: social login using auth code flow 2016-11-25 20:33:43 +05:30
urls.py Add info to docs and comments 2016-10-24 14:23:44 -07:00
views.py Revert "allows registration throttle control" 2016-10-17 10:11:04 -07:00