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

project-callisto/django-dynamic-formset

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e10c0a2 · Mar 3, 2016

History

51 Commits
Dec 3, 2015
Jul 15, 2014
Jan 8, 2016
Oct 24, 2015
Feb 28, 2014
Oct 24, 2015
Aug 10, 2014
Aug 10, 2014
Feb 3, 2016
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.7%
  • HTML 17.4%
  • Python 7.8%
  • CSS 5.1%