hi Everyone I have a model that i exported from a legacy database. when i start the server it tells me that some of the fields cannot have unique=true with a string CharField with a length over 255.
Is there a way to override the model validation that runs on server start? Thanks, Allan -- 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.

