Can anyone tell me where is the best place to validate the whole form 
when using the Admin interface?

I read about validators, but they are tied to single fields. It often 
happens that I need to cross-validate all form fields and, although I 
could set a validator for each field that looks at other fields 
contents, that doesn't seem a  reasonable solution.

Is there any better djangonic way to  cross-validate fields?

Thanks for any help in advance.

Mario.

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

Reply via email to