#10287: Formset documentation has no information about practical formset validation ----------------------------+----------------------------------------------- Reporter: aidan | Owner: nobody Status: new | Milestone: Component: Documentation | Version: 1.0 Keywords: docs, formsets | Stage: Unreviewed Has_patch: 0 | ----------------------------+----------------------------------------------- Although the clean method is demonstrated, no actual validation is demonstrated.
It is unclear whether self.forms should be iterated and cleaned_data examined - a property which may or may not exist. -- Ticket URL: <http://code.djangoproject.com/ticket/10287> Django <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 -~----------~----~----~----~------~----~------~--~---
