Hi all,

I want to use the email address as the username for registration and login. 
 I'm using django-registration for 2-stage registration.  I'm looking for 
an easier way than what I've come up with so far.  I can modify 
registration and activation, but then django.contrib.auth.views.login has a 
30-character limit on the username.  I'm not looking forward to making 
username act like an email address.  Any quick fixes?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/E4GTF1wAPZ8J.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to