Export to GitHub

django-dynamic-formset - default

Source Commits


Commits

Author Date Commit Message
stan.madueke@gmail.com Feb 27, 2014 22 Edited wiki page Usage through web user interface.
stan.madueke@gmail.com Feb 27, 2014 21 Added link to new project home on Github.
stan.madueke@gmail.com Jan 23, 2012 20 Edited wiki page Usage through web user interface.
stan.madueke@gmail.com Jan 19, 2012 19 Cleaned out unnecessary quotes.
stan.madueke@gmail.com Jan 19, 2012 18 Created wiki page through web user interface.
stan.madueke Apr 29, 2011 17 Fixed bug trying to reverse a non-existent named URL
stan.madueke Apr 29, 2011 16 Fixed Issue 13 Updated RegExp so plugin works better with `Formset.empty_form` i
stan.madueke Apr 21, 2011 15 Closed Issue 23 Fixed Issues 26, 16, 15, 14 and 9
stan.madueke Jul 4, 2010 14 - Added support for the MAX_NUM_FORMS parameter, added to the management form in
stan.madueke Apr 13, 2010 13 Release 1.2
stan.madueke Apr 13, 2010 12 Finished documentation for 1.2
stan.madueke Apr 6, 2010 11 Added missing jquery.formset.js file to demo project Updated demo project exampl
stan.madueke Feb 18, 2010 10 Added support for row striping via an optional "extraClasses" setting; this take
stan.madueke Feb 17, 2010 9 Added form templates: you can now specify a form that will be cloned to generate
stan.madueke Jan 21, 2010 8 Fixed a bug with hiding/showing the remove button, when using multiple formsets
stan.madueke Nov 30, 2009 7 Release 1.1
stan.madueke Nov 30, 2009 6 Added support for multiple formsets on a single page; updated documentation Adde
stan.madueke Oct 28, 2009 5 Fixed bug causing generated checkbox elements to always return False in Django.B
stan.madueke Oct 10, 2009 4 Release 1.0
stan.madueke Oct 10, 2009 3 Added documentation Modified README.txt and INSTALL.txt
stan.madueke Oct 10, 2009 2 Added demo application Added minified version Added README.txt
Jul 15, 2009 1 Initial directory structure.