If you look through the code in the django admin, then the limit is set in the database schema.
On Tue, Mar 8, 2011 at 3:05 PM, Andy <selforgani...@gmail.com> wrote: > Is the 30 characters limit enforced by the database or by Django? > > If the limit is set by the database, would altering the DB schema > work? > > On Mar 4, 10:51 pm, Shawn Milochik <sh...@milochik.com> 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? > > > > > Toodle-looooooooo.......... > > > creecode > > > > 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 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. > > -- 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.