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
Age
Commit message (
Expand
)
Author
2008-10-06
Added a lot more explanation about form field validation, including expanded
Malcolm Tredinnick
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-31
Added a `TypedChoiceField` which acts just like `ChoiceField`, except that it
Jacob Kaplan-Moss
2008-08-27
Removed oldforms, validators, and related code:
Gary Wilson Jr
2008-08-27
Fixed #8544 -- Some more documentation markup fixes from Thejawsi Puthraya.
Malcolm Tredinnick
2008-08-27
Fixed #8518 -- Fixed some markup problems in the widget documentation. Thanks,
Malcolm Tredinnick
2008-08-24
Fixed #8512: Corrected typo in form validation documentation. Thanks for the ...
James Bennett
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss
[prev]