This should cover it: https://github.com/dabapps/django-email-as-username
For compatibility with django-registration you'll also want to take a look at the thread on this ticket: https://github.com/dabapps/django-email-as-username/issues/17 Cheers, Tom On Tuesday, 25 September 2012 02:57:20 UTC+1, Bill Beal wrote: > > 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/-/pm-WyxpvirMJ. 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.