did you try: email = models.EmailField(max_length=60)
On Apr 20, 5:00 pm, CrabbyPete <pete.do...@gmail.com> wrote: > Where in the django.contrib is the models.EmailField defined? I have > email address that are longer than 60 characters and I want to see if > I can override it. > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-us...@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group > athttp://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-us...@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.