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

Comment (by BertrandBordage):

 **@auvipy**: You can copy a part of the work I did on django-super-inlines
 and integrate it in Django if you want (as soon as you mention my name).
 The Javascript part is especially valuable, it took me a lot of time to
 write it from scratch in a much more readable object-oriented way. It also
 fixes a few weird issues I found in the current inline code (a bug when
 removing an unsaved inline after its form did not validate + an invalid
 HTML generation). The Python part is a bit hacky, I tried to avoid
 rewriting formsets and other sensible parts I honestly don’t master.

--
Ticket URL: <https://code.djangoproject.com/ticket/9025#comment:190>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.401ae7dd73fe8004cdb12320e0c0b379%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to