This is a fork of the django-dynamic-formset library. Django formsets helps you create more usable formsets by allowing clients to add and remove forms from within the browser using Javascript. This fork adds:
- installation from npm
- Added beforeAdd callback
- Added beforeDelete callback
- Made remove links not tabbable
npm install django-formset@latest