On Mar 11, 12:56 am, Julien Phalip <[email protected]> wrote: > Is there a way to achieve the same type of specific validation like > with forms?
This is new in Django dev (not sure what version of Django you are running), but you might find the following of value: http://docs.djangoproject.com/en/dev/ref/validators/#ref-validators -- 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.

