I have a form with 3 separate fields. I need the user to input data
into one of the fields. No more than one, and no less than one.
Is there an easy way to tell my manipulator to check this?
Something like :
one_of_these_is_required_list=['field1','field2','field3']

does that kind of functionality exist?


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