Hi All,

It seems the max_lenght from the model definition is not respected thoughout 
the form that's created when using Modelform.

     company_name = models.CharField(max_length=75)

Is this correct or am I missing something?
And while violating DRY is the Modelform definition the best place to put this?

It does seem to work for the form fields' label, which is taken from the 
model fields' verbose name.


Thanx for any light on the subject

Regards,

Gerard.

-- 
self.url = www.gerardjp.com

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to