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
/
widgets.txt
Age
Commit message (
Expand
)
Author
2011-02-16
Fixed #15233 -- reST/Sphinx markup corrections in numerous areas, mostly cent...
Gabriel Hurley
2010-12-26
Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1
Timo Graham
2010-11-23
Fixes #14759 -- document the 'years' argument for SelectDateWidget. Thanks Ba...
Chris Beaven
2010-10-09
Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...
Russell Keith-Magee
2010-10-01
Fixed #7048 -- Added ClearableFileInput widget to clear file fields. Thanks f...
Jannis Leidel
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2010-08-06
Fixed #13316 -- Modified the default behavior of PasswordInput to prevent ref...
Russell Keith-Magee
2009-09-10
Fixed #7437: SelectDateWidget is not documented.
Luke Plant
2009-08-29
Fixed #6674: Documented a couple of widget arguments. Thanks timo.
Karen Tracey
2009-04-03
Fixed a whole bunch of small docs typos, errors, and ommissions.
Jacob Kaplan-Moss
2009-03-22
Fixed #8962 -- Consistently support format and input_format in the various (i...
Karen Tracey
2009-02-21
Fixed #10135 -- Added some import statements to docs/ref/forms/fields.txt and...
Adrian Holovaty
2008-09-02
Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...
Jacob Kaplan-Moss
2008-08-27
Fixed #8518 -- Fixed some markup problems in the widget documentation. Thanks,
Malcolm Tredinnick
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss