Re: Raise validation error for empty formset

2011-12-23 Thread Martin Tiršel
Hi On Thu, 15 Dec 2011 12:52:44 +0100, Tom Evans wrote: On Wed, Dec 14, 2011 at 9:22 PM, Martin Tiršel wrote: Hi, I have a formset where I need to raise ValidationError if all forms in this formset are empty and submitted but I can not find any useful informations. Any suggestions?

Re: Raise validation error for empty formset

2011-12-15 Thread Tom Evans
On Wed, Dec 14, 2011 at 9:22 PM, Martin Tiršel wrote: > Hi, > > I have a formset where I need to raise ValidationError if all forms in this > formset are empty and submitted but I can not find any useful informations. > Any suggestions? > To control validation on a formset, add a BaseFormset clas

Raise validation error for empty formset

2011-12-14 Thread Martin Tiršel
Hi, I have a formset where I need to raise ValidationError if all forms in this formset are empty and submitted but I can not find any useful informations. Any suggestions? Thanks, Martin -- You received this message because you are subscribed to the Google Groups "Django users" group. To