#12561: The ``can_delete`` argument of ``generic_inlineformset_factory`` isn't
working
-------------------------------------------+--------------------------------
Reporter: Piaume | Owner: nessita
Status: assigned | Milestone: 1.2
Component: django.contrib.admin | Version: 1.1
Resolution: | Keywords:
Stage: Accepted | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------------+--------------------------------
Comment (by nessita):
Submitting patch to have {{{InlineModelAdmin.get_formset}}} passing
{{{can_delete}}} and {{{can_order}}} to {{{inlineformset_factory}}}.
Tests are also included, but not for can_order. I couldn't find a way to
test it, since the admin GUI looks the same when can_order is either True
or False. Ideas are welcomed!
--
Ticket URL: <http://code.djangoproject.com/ticket/12561#comment:4>
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.