summaryrefslogtreecommitdiff
path: root/docs/topics/forms/formsets.txt
AgeCommit message (Expand)Author
2009-07-15[1.0.X] Fixed #10287 -- Added better examples in the docs of formset validati...Russell Keith-Magee
2009-05-14[1.0.X] Fixed #10795: added a link to model formsets docs from the formsets d...Jacob Kaplan-Moss
2009-04-03[1.0.X] Fixed a whole bunch of small docs typos, errors, and ommissions. Back...Jacob Kaplan-Moss
2008-12-23[1.0.X] Fixed #9780 -- Fixed an undefined internal link in the model forms do...Gary Wilson Jr
2008-11-14[django-1.0.X] Fixed #9531 -- Fixed some awkward wording in the docs. Thanks,...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