jquery.formset
v1.3.0
Published
.. image:: https://secure.travis-ci.org/elo80ka/django-dynamic-formset.png?branch=master :target: http://travis-ci.org/#!/elo80ka/django-dynamic-formset
Downloads
1,880
Readme
.. image:: https://secure.travis-ci.org/elo80ka/django-dynamic-formset.png?branch=master :target: http://travis-ci.org/#!/elo80ka/django-dynamic-formset
A jQuery plugin for managing Django formsets
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 be found on the
Github web site for this application, which is located at
https://github.com/elo80ka/django-dynamic-formset
.
.. _jQuery: http://jquery.com/ .. _Django: http://www.djangoproject.com/