alekam / django-dynamic-formset

A jQuery plugin that allows you dynamically add new forms to a rendered django formset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 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/.

About

A jQuery plugin that allows you dynamically add new forms to a rendered django formset