Hi All.

When using MultiValueField if I set required=False in my field Any of
the form fields can be empty, but if required is default to True, None
of the field can be empty or blank... isn't there a middle ground?

In the case where I'm using 2 fields and I wan't only the first to
allow blank values?

How this can be achieved?

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