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
Jon Dufresne
2c03e14586
[1.11.x] Corrected REPL example in forms docs for Python 3.
...
Backport of c3e638112d2a96c8d678524903f37b13c6692188 from master
2017-05-27 19:28:58 -04:00
..
api.txt
[1.11.x] Corrected REPL example in forms docs for Python 3.
2017-05-27 19:28:58 -04:00
fields.txt
[1.11.x] Fixed typo in docs/ref/forms/fields.txt.
2017-05-05 18:24:46 -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
[1.11.x]
Fixed
#27821
-- Clarified docs of the return value of Form.clean_<fieldname>().
2017-02-08 08:39:32 -05:00
widgets.txt
[1.11.x] Double quoted HTML attributes in widget docs
2017-04-14 08:48:32 +02:00