This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
docs
/
ref
/
forms
History
Richard Oyudo
564847fc1f
[2.0.x]
Fixed
#28655
-- Added more examples for customizing widgets in a form.
...
Backport of 8411e4a8fe98ebac4327ee43446a25873703a5e8 from master
2018-03-07 16:59:15 -05:00
..
api.txt
Corrected REPL example in forms docs for Python 3.
2017-05-27 19:28:37 -04:00
fields.txt
Removed stray versionadded/changed annotations for 1.10.
2017-09-02 21:47:01 -04:00
formsets.txt
Fixed
#26124
-- Added missing code formatting to docs headers.
2016-02-01 10:42:05 -05:00
index.txt
Fixed
#15667
-- Added template-based widget rendering.
2016-12-27 17:50:10 -05:00
models.txt
Removed versionadded/changed annotations for 1.9.
2016-05-20 11:44:29 -04:00
renderers.txt
[2.0.x]
Fixed
#28729
-- Replaced a numbered list with unordered list in TemplatesSetting docs.
2017-10-20 14:03:47 -04:00
validation.txt
Fixed
#27821
-- Clarified docs of the return value of Form.clean_<fieldname>().
2017-02-08 08:38:08 -05:00
widgets.txt
[2.0.x]
Fixed
#28655
-- Added more examples for customizing widgets in a form.
2018-03-07 16:59:15 -05:00