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

Show the Add Row button when max rows is achieved and then a row is d…

Open sonalimajumdar opened this issue 8 years ago • 0 comments
trafficstars

If max_num is set in modelAdmin in admin.py and you add forms and them remove it (without saving) the add button does not appear again, the page must be reloaded and the button reappears.

sonalimajumdar avatar Aug 09 '17 06:08 sonalimajumdar