django-dynamic-formsets

A lightweight plugin for managing Django formsets with jQuery.


Keywords
django, formset, javascript
License
BSD-3-Clause
Install
pip install django-dynamic-formsets==0.0.8

Documentation

A jQuery plugin for managing Django formsets

This jQuery plugin helps you create more usable Django formsets by allowing clients to add and remove forms on the client-side.

It was primarily developed by Stanislaus Madueke, and re-packaged as a static Django app (with a couple shiny new enhancements and more docs) by The Dallas Morning News.

Documentation will be added very soon.