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
/
ref
/
forms
/
api.txt
Age
Commit message (
Expand
)
Author
2011-03-22
[1.2.X] Fixed typo in forms API documentation.
Simon Meers
2010-12-26
[1.2.X] Fixed #14000 - Remove versionadded/changed tags for 1.0. thanks ramiro!
Timo Graham
2010-08-19
[1.2.X] Fixed #14141: docs now use the :doc: construct for links between docu...
Jacob Kaplan-Moss
2010-03-08
Fixed #13037 -- Added documentation for the css_classes() helper class. Thank...
Russell Keith-Magee
2009-12-25
Added a few Sphinx directives to the form API and template API docs.
Gary Wilson Jr
2009-12-12
Fixed #3512: it's now possible to add CSS hooks to required/erroneous form ro...
Jacob Kaplan-Moss
2009-04-03
Fixed a whole bunch of small docs typos, errors, and ommissions.
Jacob Kaplan-Moss
2008-09-16
Edited some recent docs changes
Adrian Holovaty
2008-09-15
Added documentation of the Form class's custom __iter__ method to the forms A...
Simon Willison
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