#10828: deleting all forms within a formset is not possible
-------------------------------+--------------------------------------------
Reporter: patrickk | Owner: nobody
Status: new | Milestone: 1.2
Component: Forms | Version: SVN
Resolution: | Keywords:
Stage: Accepted | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------+--------------------------------------------
Comment (by kmtracey):
At a minimum, something about this needs to go in the release notes,
particularly for 1.0.3. What used to be perfectly valid code (looping
over cleaned_data for all the forms in a formset where is_valid() returns
true) may now raise an exception.
--
Ticket URL: <http://code.djangoproject.com/ticket/10828#comment:9>
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
-~----------~----~----~----~------~----~------~--~---