#9025: Nested Inline Support in Admin
-------------------------------------+-------------------------------------
     Reporter:  pixelcort            |                    Owner:  nobody
         Type:  New feature          |                   Status:  new
    Component:  contrib.admin        |                  Version:  SVN
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Design
    Has patch:  1                    |  decision needed
  Needs tests:  1                    |      Needs documentation:  0
Easy pickings:  0                    |  Patch needs improvement:  1
                                     |                    UI/UX:  1
-------------------------------------+-------------------------------------

Comment (by anonymous):

 I was looking for a solution to this as well

 I've created a repository underwhich I started with a clone of 1.3.1

 I initially applied the above patch and then modified it to extend the
 functionality

 as a result there are 2 new classes admin.NestedTabularInline and
 admin.NestedStackedInline

 I fixed the ability to use the add more button on the initial inline and
 will be doing some work to fix the add more button for the nested inlines

 I've not fully tested the stacked inlines but if someone wants to give
 them a whirl I think they are good to go

 [https://bitbucket.org/daveleblanc/django-nested-inlines]

-- 
Ticket URL: <https://code.djangoproject.com/ticket/9025#comment:91>
Django <https://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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to