#5353: FormSet validation hook(s)
---------------------------+------------------------------------------------
Reporter: jkocherhans | Owner: jkocherhans
Status: new | Component: django.newforms
Version: newforms-admin | Keywords:
Stage: Unreviewed | Has_patch: 0
---------------------------+------------------------------------------------
We need a hook similar to the {{{clean}}} hook on newforms to do
validation on all forms in a {{{FormSet}}}. This would allow min/max
checks on the number of forms submitted and also allow a place to put
unique_together style validation for inlines.
--
Ticket URL: <http://code.djangoproject.com/ticket/5353>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---