Hi people.
This is my doubt

I need make a form field with this restrictions:

_field content must be only integers numbers and postive.
_filed content must have a max lenght, for example 8 characters.

I am confused beacuse models.PositiveIntegerField has no have max_length
atribute (have a max_value), but models.CharacterField have max_lenght
atribute.

Any idea? :S

Thanks a lot.


-- 
---
Key fingerprint = 0CCB D0F6 47F2 5F70 6F40  53D3 7537 A0E4 94FC 40EE
----------------------------------

--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to