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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 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/.

.. _jQuery: http://jquery.com/
.. _Django: http://www.djangoproject.com/

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%