How To Remove Row in django-extra-views?
To fix the issue you can do I have not tested this out, but according to
the documentation, formset-related attributes can be set at the class
level. So, in your case, add the factory_kwargs and specify can_delete as
True, e.g.:
Date : January 02 2021, 06:48 AM , By : Pip