#5758: [newforms-admin] save() fails for non-deletable formsets
---------------------------+------------------------------------------------
Reporter: akaihola | Owner: nobody
Status: new | Component: django.newforms
Version: newforms-admin | Keywords:
Stage: Unreviewed | Has_patch: 0
---------------------------+------------------------------------------------
If {{{deletable=True}}} is not specified for a formset, trying to save it
results in a {{{KeyError}}} with value {{{'DELETE'}}} on line 272 of
{{{django/newforms/models.py}}}.
--
Ticket URL: <http://code.djangoproject.com/ticket/5758>
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
-~----------~----~----~----~------~----~------~--~---