Django Log In with Email not Username
Update the default username/email/password pattern on login/signup with just email/password using a custom user model and django-allauth.
Update the default username/email/password pattern on login/signup with just email/password using a custom user model and django-allauth.