django-rest-auth/rest_auth/registration
Nikolay Golub f43a6b8d58 move SocialAccount population to the separate method in the SocialLoginSerializer.
It makes easier to get the correct signup for custom user models, because application can subclass SocialLoginSeriaLizer and add required fields to the instance.
2015-07-23 22:22:39 +03:00
..
__init__.py django-registration replacement 2014-10-01 14:13:21 +02:00
serializers.py move SocialAccount population to the separate method in the SocialLoginSerializer. 2015-07-23 22:22:39 +03:00
urls.py Flake8 style fixes 2015-04-28 10:22:08 +02:00
views.py Adjust for djangorestframework 3 2015-01-15 23:45:01 +08:00