#494: Collapse in admin interface for inline related objects
-------------------------------------------+--------------------------------
Reporter: [EMAIL PROTECTED] | Owner: xian
Status: new | Milestone: post-1.0
Component: django.contrib.admin | Version: newforms-admin
Resolution: | Keywords: edit_inline,
nfa-someday
Stage: Accepted | Has_patch: 1
Needs_docs: 1 | Needs_tests: 0
Needs_better_patch: 1 |
-------------------------------------------+--------------------------------
Changes (by SmileyChris):
* needs_docs: 0 => 1
* has_patch: 0 => 1
* stage: Design decision needed => Accepted
Comment:
aptiko's patch looks good. It adds useful functionality and I like the
addition of a fieldset to the !StackedInline template - I always thought
it should have it for consistency.
The patch does incorrectly close `<fieldset>` with `</div>`.
It also needs to change `generic_inlineformset_factory` in
`django.contrib.contenttypes.generic`.
--
Ticket URL: <http://code.djangoproject.com/ticket/494#comment:31>
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
-~----------~----~----~----~------~----~------~--~---