This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
9af6c97504
django1
/
docs
/
ref
/
forms
History
Tim Graham
17ed0d36bc
Removed incorrect "required" attribute in docs/ref/forms/fields.txt.
2017-05-29 18:00:47 -04:00
..
api.txt
Corrected REPL example in forms docs for Python 3.
2017-05-27 19:28:37 -04:00
fields.txt
Removed incorrect "required" attribute in docs/ref/forms/fields.txt.
2017-05-29 18:00:47 -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
Fixed
#15667
-- Added template-based widget rendering.
2016-12-27 17:50:10 -05: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
Double quoted HTML attributes in widget docs
2017-04-14 08:47:50 +02:00