django-nested-inline
django-nested-inline copied to clipboard
Show the Add Row button when max rows is achieved and then a row is d…
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.