On 12/29/06, mojo <[EMAIL PROTECTED]> wrote:
Is it possible to set list of validators for field? (looking through the
code my guess is no).
Should I implement my own field classes with custom validation (overloading
clean()) or what?

Yes, you should implement your own field classes with custom
validation. A Field *is* a validator.

Adrian

--
Adrian Holovaty
holovaty.com | djangoproject.com

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