Skip to content

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

Notifications You must be signed in to change notification settings

otistamp/django-dynamic-formset

This branch is 26 commits behind elo80ka/django-dynamic-formset:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c74e5c3 · Oct 31, 2015

History

45 Commits
Oct 31, 2015
Jul 15, 2014
Oct 24, 2015
Oct 24, 2015
Feb 28, 2014
Oct 24, 2015
Aug 10, 2014
Aug 10, 2014
Nov 27, 2014
Aug 10, 2014
Aug 10, 2014

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 69.8%
  • HTML 17.4%
  • Python 7.7%
  • CSS 5.1%