Hello Brian, On Mar 4, 1:29 pm, Brian Craft <bc...@thecraftstudio.com> wrote: > I've found any number of threads on using email as username in django, > but none that are both current and conclusive. "Just do <x>", followed > by "But that breaks [the forms, the templates, the auth site, the > registration, the db schema]" etc., where <x> is something like "use > email in the User username column", "use a randomly generated > username", "use a hash for username", "write your own auth backend", > "use django-emailauth", etc. > > What is the current state of this?
Email addresses have been allowed since version 1.2 < http://docs.djangoproject.com/en/1.2/topics/auth/#api-reference >. Have you found place in 1.2.x where an email address doesn't work? Toodle-looooooooo.......... creecode -- You received this message because you are subscribed to the Google Groups "Django users" group. 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.