summaryrefslogtreecommitdiff
path: root/docs/topics/forms/formsets.txt
AgeCommit message (Expand)Author
2009-07-15Fixed #10287 -- Added better examples in the docs of formset validation. Than...Russell Keith-Magee
2009-05-14Fixed #10795: added a link to model formsets docs from the formsets docs.Jacob Kaplan-Moss
2009-04-03Fixed a whole bunch of small docs typos, errors, and ommissions.Jacob Kaplan-Moss
2009-03-30Fixed #9284. Fixed #8813. BaseModelFormSet now calls ModelForm.save().Joseph Kocherhans
2008-12-23Fixed #9780 -- Fixed an undefined internal link in the model forms documentat...Gary Wilson Jr
2008-11-14Fixed #9531 -- Fixed some awkward wording in the docs. Thanks, gsf.Malcolm Tredinnick
2008-09-09Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiroAdrian Holovaty
2008-08-27Fixed #8435 -- Documented the `prefix` option on formsets.Brian Rosner
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss