Allow removal of forms in a formset that are not "extra"
Open
- Dominant language
- JavaScript
- Stars
- 634
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Getting an error of
`Can't remove a form when there are no extra forms`
when I try to remove a form in a formset that is populated with initial data.
What is the reason for disallowing removal of those forms?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.