summaryrefslogtreecommitdiff
path: root/docs/ref/forms/validation.txt
AgeCommit message (Expand)Author
2010-05-10Fixed #12001 -- Modified the example of form validation to use the form's err...Russell Keith-Magee
2010-05-09Fixed #12643 -- Added link to the ModelForm documentation clarifying the spec...Russell Keith-Magee
2010-01-05Merged soc2009/model-validation to trunk. Thanks, Honza!Joseph Kocherhans
2008-12-23Fixed #9902 -- Corrected misspelling in form validation documentation, thanks...Gary Wilson Jr
2008-12-22Changed some ReST formatting of headers (in forms/validation.txt).Malcolm Tredinnick
2008-12-04Fixed some markup errors in the form validation docs.Malcolm Tredinnick
2008-10-24Fixed #9384 -- Fixed a couple of typos. Thanks, Thomas Güttler and romke.Malcolm Tredinnick
2008-10-09Fixed #9239 -- Somebody read my form validation docs from r9177 and found aMalcolm Tredinnick
2008-10-06Added a lot more explanation about form field validation, including expandedMalcolm 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