django-email-as-username icon indicating copy to clipboard operation
django-email-as-username copied to clipboard

DEPRECATED: User authentication with email addresses instead of usernames.

Results 2 django-email-as-username issues
Sort by recently updated
recently updated
newest added

This was deprecated in 1.7 https://docs.djangoproject.com/en/dev/internals/deprecation/#deprecation-removed-in-1-7

fix error: django.core.exceptions.ImproperlyConfigured: Creating a ModelForm without either the 'fields' attribute or the 'exclude' attribute is prohibited; form EmailUserChangeForm needs updating. https://docs.djangoproject.com/en/1.8/topics/forms/modelforms/#selecting-the-fields-to-use