hi

I've got an IntegerField setup with a max_value of 200000.  I'm
wondering how to limit the initial input on the form field to no more
than 6 characters.  They can enter 20 characters for example.  When
they hit the submit button of course it will error out but i'd like to
limit the initial length to no more than 6 characters.  Is this
possible on an integerfield ?
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to