This is a fork of some code over on google code, https://code.google.com/p/django-dynamic-formset/ Example now works with Django1.4 and jquery 1.9.0
This jQuery_ plugin helps you create more usable Django_ formsets by allowing clients add and remove forms on the client-side.
For installation instructions, see the file INSTALL.txt
in
this directory; for documentation see the files in the docs/
directory.
The latest versions of these documents can always be found on the Google Code project web site for this application, which is located at http://code.google.com/p/django-dynamic-formset/.
.. _jQuery: http://jquery.com/ .. _Django: http://www.djangoproject.com/