• Stars
    star
    675
  • Rank 66,879 (Top 2 %)
  • Language
    JavaScript
  • Created almost 11 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A jQuery plugin that allows you dynamically add new forms to a rendered django formset.
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.rst 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.