summaryrefslogtreecommitdiff
path: root/docs/topics/forms/index.txt
AgeCommit message (Expand)Author
2010-01-04Fixed #12053 - form examples don't validate according to w3cLuke Plant
2009-05-24Fixed #8857 -- Corrected ref in modelforms documentation and added ref to fil...Brian Rosner
2009-05-17Fixed #10817 -- Corrected some grammar in the forms doc. Thanks nickretallac...Karen Tracey
2009-03-31Fixed #10389, #10501, #10502, #10540, #10562, #10563, #10564, #10565, #10568,...Gary Wilson Jr
2009-02-22Fixed #10009 -- Corrected a field reference in an example on rendering hidden...Russell Keith-Magee
2008-12-08Edited docs/topics/forms/index.txt changes from [9569] and fixed a typo in th...Adrian Holovaty
2008-12-05Added a way to iterate over hidden/visible fields in a form. Useful for manualMalcolm Tredinnick
2008-11-21Fixed #9618: Corrected an error in some example code in the forms documentati...Karen Tracey
2008-11-11Fixed #9567 - Removed an extraneous 'are'.Karen Tracey
2008-10-09Fixed #9325 -- Typo fix in the forms documentation.Malcolm Tredinnick
2008-09-16Edited some recent docs changesAdrian Holovaty
2008-09-16Edited forms/index.txt changes from [9030]Adrian Holovaty
2008-09-15Added mention of inclusion tags to reusable form templates documentationSimon Willison
2008-09-15Fixed #9085: Modified some example form HTML to be XHTML, consistent with Dja...Russell Keith-Magee
2008-09-15Added documentation on creating reusable form templates; thanks for the sugge...Simon Willison
2008-09-15Clarified the wording of the section on customizing form.errors within a fiel...Simon Willison
2008-09-14Added documentation for looping over a form's fields in a templateSimon Willison
2008-09-09Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiroAdrian Holovaty
2008-09-03Fixed #8829: Corrected typo in docs/topics/forms/index.txtJames Bennett
2008-09-02Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...Jacob Kaplan-Moss
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss