django-nested-inline icon indicating copy to clipboard operation
django-nested-inline copied to clipboard

Nested add button acts weird when its parent object has not yet been created

Open nextcaller opened this issue 10 years ago • 1 comments
trafficstars

When you have created an instance of inline with nested inlines and then decided to create another inline its nested inline's add button simply adds a new form to the previous inline's nested inlines fieldset. This is actually another bug in javascript.

nextcaller avatar Feb 05 '15 15:02 nextcaller

I have this trouble too.

reactpro avatar Aug 04 '15 13:08 reactpro