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
/
fields.txt
Age
Commit message (
Expand
)
Author
2009-07-15
[1.0.X] Fixed #11374 -- Modified the documentation for forms.BooleanField to ...
Russell Keith-Magee
2009-05-11
[1.0.X] Fixed #10792 -- Ensured that ModelChoiceFields don't provide an empty...
Russell Keith-Magee
2009-04-03
[1.0.X] Fixed a whole bunch of small docs typos, errors, and ommissions. Back...
Jacob Kaplan-Moss
2009-04-01
[1.0.X] A whole lotta documentation fixes, backported from r10303 on trunk.
Jacob Kaplan-Moss
2009-02-21
[1.0.X] Merged trunk changes [9850], [9851], [9852], [9853]
Adrian Holovaty
2008-12-09
[1.0.X] Fixed #9772 -- Fixed a couple of broken links and pointed them to a more
Malcolm Tredinnick
2008-11-15
[1.0.x] Fixed #9477 -- Removed and edited a bunch of references to "development
Malcolm Tredinnick
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-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss