We've even had problems (converting people's old site accounts) with non-email usernames exceeding 30 characters.
On Sat, Mar 5, 2011 at 12:49 AM, creecode <[email protected]> wrote: > It would be grand if the max_length was upped. > > On Mar 4, 7:51 pm, Shawn Milochik <[email protected]> wrote: > >> > 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? >> >> The problem here is that the username is still limited to 30 >> characters. So plenty of e-mail addresses won't work. > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

