By default, "username" and "password" are used for authentication in Django 
but in real world, "email" and "password" are more used for authentication 
so I suggest to make "email" and "password" default for authentication so 
that a lot of web developers don't need to create custom "User" class which 
is a lot of work .

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/a315291c-da05-47bb-8433-ce9518ff9a95n%40googlegroups.com.

Reply via email to