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

Comment (by anonymous):

 @bjola: Thanks, I did not think of that!

 Just a short update, I haven't made much progress yet. Most of my free
 time is crawling into this now, but I am actually incredibly stuck on
 finding a proper design to start with. The problem is just that when an
 inline has extra=0, it's formset does not contain any forms, so the
 nesting stops there. I somehow need to decouple the recursive inline-
 nesting function from the formsets, but this proves to be quite
 complicated...

-- 
Ticket URL: <https://code.djangoproject.com/ticket/9025#comment:135>
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 https://groups.google.com/groups/opt_out.


Reply via email to