I want to replace django default username and password authentication with email and password authentication, i have many solution like extends Abstractbaseuser or using 3rd part like django-allauth . My question now which is best practice to using to do this?
-- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/1a8f7584-a5bb-412f-9490-a9045ccacf3f%40googlegroups.com.

