django-rest-auth/rest_auth/registration
Karl Fleischmann f1858e4ce4 Bypass AssertionErrors on nested Hyperlinked fields
Send request as context data to the UserDetailSerializer class, when
signing up. This way nested Hyperlinked serializer fields can be
correctly resolved.
2015-10-28 00:55:08 +01:00
..
__init__.py django-registration replacement 2014-10-01 14:13:21 +02:00
serializers.py Fix the optional deps for allauth.socialaccount 2015-10-04 12:41:07 +02:00
urls.py appending all views with View 2015-08-07 13:54:45 +03:00
views.py Bypass AssertionErrors on nested Hyperlinked fields 2015-10-28 00:55:08 +01:00