summaryrefslogtreecommitdiff
path: root/docs/ref/forms
AgeCommit message (Expand)Author
2009-08-29[1.0.X] Fixed #6674: Documented a couple of widget arguments. Thanks timo. Karen Tracey
2009-07-15[1.0.X] Fixed #11374 -- Modified the documentation for forms.BooleanField to ...Russell Keith-Magee
2009-05-11[1.0.X] Fixed #10792 -- Ensured that ModelChoiceFields don't provide an empty...Russell Keith-Magee
2009-04-03[1.0.X] Fixed a whole bunch of small docs typos, errors, and ommissions. Back...Jacob Kaplan-Moss
2009-04-01[1.0.X] A whole lotta documentation fixes, backported from r10303 on trunk.Jacob Kaplan-Moss
2009-02-21[1.0.X] Merged trunk changes [9850], [9851], [9852], [9853]Adrian Holovaty
2008-12-23[1.0.X] Fixed #9902 -- Corrected misspelling in form validation documentation...Gary Wilson Jr
2008-12-22[1.0.X] Changed some ReST formatting of headers (in forms/validation.txt).Malcolm Tredinnick
2008-12-09[1.0.X] Fixed #9772 -- Fixed a couple of broken links and pointed them to a moreMalcolm Tredinnick
2008-12-04[1.0.X] Fixed some markup errors in the form validation docs.Malcolm Tredinnick
2008-11-15[1.0.x] Fixed #9477 -- Removed and edited a bunch of references to "developmentMalcolm Tredinnick
2008-10-24[1.0.X] Fixed #9384 -- Fixed a couple of typos. Thanks, Thomas Güttler and r...Malcolm Tredinnick
2008-10-09[1.0.X] Fixed #9239 -- Somebody read my form validation docs from r9180 andMalcolm Tredinnick
2008-10-06[1.0.X] Added a lot more explanation about form field validation, includingMalcolm Tredinnick
2008-09-16Edited some recent docs changesAdrian Holovaty
2008-09-15Added documentation of the Form class's custom __iter__ method to the forms A...Simon Willison
2008-09-02Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...Jacob Kaplan-Moss
2008-08-31Added a `TypedChoiceField` which acts just like `ChoiceField`, except that itJacob Kaplan-Moss
2008-08-27Removed oldforms, validators, and related code:Gary Wilson Jr
2008-08-27Fixed #8544 -- Some more documentation markup fixes from Thejawsi Puthraya.Malcolm Tredinnick
2008-08-27Fixed #8518 -- Fixed some markup problems in the widget documentation. Thanks,Malcolm Tredinnick
2008-08-24Fixed #8512: Corrected typo in form validation documentation. Thanks for the ...James Bennett
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss