Hi all, Can some of you please help me with the following?
For an application, I need to display the same form ten times over. Filling in each form is optional. Of course, I'd like to keep this safe & simple and therefore I am looking at formsets. Is it possible to use a formset, call formset.is_valid() and that it ignores empty forms? I'm using the forms only for adding new data, not for altering existing data. Thanks! Best regards, Wim -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.