Maybe I should have said why I ask.

I have a formset that the formset can not submit more than certain number of
forms. I was not sure if max_num handles this or do I need to do this with
some custom validation?

Vitaly Babiy


On Sun, Mar 29, 2009 at 5:57 PM, Vitaly Babiy <vbabi...@gmail.com> wrote:

> If the count of forms submit goes over the max_num shouldn't it raise and
> validation error?
>
> Thanks,
> Vitaly Babiy
>

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