| Age | Commit message (Expand) | Author |
| 2011-11-21 | Fixed #16851 - Added how-to access form field value in template; thanks yasar... | Timo Graham |
| 2011-10-14 | Fixed many more ReST indentation errors, somehow accidentally missed from [16... | Luke Plant |
| 2011-09-13 | Fixed #16815 -- Rectified the code example for hidden_fields and visible_fiel... | Julien Phalip |
| 2011-04-01 | Changed e-mail to email throughout documentation and codebase. The one except... | Adrian Holovaty |
| 2011-02-07 | Fixed #15134 -- Placed formset documentation before modelform documentation i... | Gabriel Hurley |
| 2011-02-07 | Fixed #15055 -- added information about (and an example of) the csrf_token te... | Gabriel Hurley |
| 2010-12-26 | Fixed #13949 - Note that readonly fields can't be modified via custom clean m... | Timo Graham |
| 2010-12-26 | Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 | Timo Graham |
| 2010-12-18 | Fixes #7817 and #9456. | Chris Beaven |
| 2010-10-10 | Fixed #10027 -- Makes links to form and field validation (and form reference ... | Gabriel Hurley |
| 2010-10-08 | Fixed #14023 -- include non_field_errors in example. Thanks to konryd for the... | Simon Meers |
| 2010-08-19 | Fixed #14141: docs now use the :doc: construct for links between documents. | Jacob Kaplan-Moss |
| 2010-01-04 | Fixed #12053 - form examples don't validate according to w3c | Luke Plant |
| 2009-05-24 | Fixed #8857 -- Corrected ref in modelforms documentation and added ref to fil... | Brian Rosner |
| 2009-05-17 | Fixed #10817 -- Corrected some grammar in the forms doc. Thanks nickretallac... | Karen Tracey |
| 2009-03-31 | Fixed #10389, #10501, #10502, #10540, #10562, #10563, #10564, #10565, #10568,... | Gary Wilson Jr |
| 2009-02-22 | Fixed #10009 -- Corrected a field reference in an example on rendering hidden... | Russell Keith-Magee |
| 2008-12-08 | Edited docs/topics/forms/index.txt changes from [9569] and fixed a typo in th... | Adrian Holovaty |
| 2008-12-05 | Added a way to iterate over hidden/visible fields in a form. Useful for manual | Malcolm Tredinnick |
| 2008-11-21 | Fixed #9618: Corrected an error in some example code in the forms documentati... | Karen Tracey |
| 2008-11-11 | Fixed #9567 - Removed an extraneous 'are'. | Karen Tracey |
| 2008-10-09 | Fixed #9325 -- Typo fix in the forms documentation. | Malcolm Tredinnick |
| 2008-09-16 | Edited some recent docs changes | Adrian Holovaty |
| 2008-09-16 | Edited forms/index.txt changes from [9030] | Adrian Holovaty |
| 2008-09-15 | Added mention of inclusion tags to reusable form templates documentation | Simon Willison |
| 2008-09-15 | Fixed #9085: Modified some example form HTML to be XHTML, consistent with Dja... | Russell Keith-Magee |
| 2008-09-15 | Added documentation on creating reusable form templates; thanks for the sugge... | Simon Willison |
| 2008-09-15 | Clarified the wording of the section on customizing form.errors within a fiel... | Simon Willison |
| 2008-09-14 | Added documentation for looping over a form's fields in a template | Simon Willison |
| 2008-09-09 | Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro | Adrian Holovaty |
| 2008-09-03 | Fixed #8829: Corrected typo in docs/topics/forms/index.txt | James Bennett |
| 2008-09-02 | Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v... | Jacob Kaplan-Moss |
| 2008-08-23 | Massive reorganization of the docs. See the new docs online at http://docs.dj... | Jacob Kaplan-Moss |