Hello there. I've created a field+widget set that i use to render a number of checkboxes and a TextInput with comma-separated values.
The problem is, when i set required = True, I get a ValidationError if only checkboxes are selected (but i don't get it if TextInput is filled) Here are the classes: --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---