forked from elo80ka/django-dynamic-formset
-
Notifications
You must be signed in to change notification settings - Fork 0
project-callisto/django-dynamic-formset
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- JavaScript 69.7%
- HTML 17.4%
- Python 7.8%
- CSS 5.1%