mirror of
				https://github.com/Tivix/django-rest-auth.git
				synced 2025-10-30 23:37:32 +03:00 
			
		
		
		
	| It makes easier to get the correct signup for custom user models, because application can subclass SocialLoginSeriaLizer and add required fields to the instance. | ||
|---|---|---|
| .. | ||
| registration | ||
| __init__.py | ||
| admin.py | ||
| app_settings.py | ||
| django_test_urls.py | ||
| models.py | ||
| serializers.py | ||
| test_urls.py | ||
| tests.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||