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

https://secure.travis-ci.org/elo80ka/django-dynamic-formset.png?branch=master

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.

About

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


Languages

Language:JavaScript 94.7%Language:CSS 3.4%Language:HTML 1.9%