Skip to content

leo-the-manic/django-dynamic-formset

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.2%
  • Python 39.8%