index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
topics
/
forms
/
index.txt
Age
Commit message (
Expand
)
Author
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