On Tue, Mar 8, 2011 at 12:53 PM, william ratcliff <[email protected]> wrote: > If you look through the code in the django admin, then the limit is set in > the database schema.
I've read elsewhere that it's also in all the auth form validations, so you have to subclass all of them. I haven't actually investigated this myself. -- 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.

