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
Tim Schilling
a3e4591020
[3.0.x] Corrected outputting BooleanField as HTML in forms docs.
...
Backport of 34a69c24584ec7d842dbf266659b25527cd73909 from master
2020-04-24 12:15:50 +02:00
..
api.txt
[3.0.x] Corrected outputting BooleanField as HTML in forms docs.
2020-04-24 12:15:50 +02:00
fields.txt
[3.0.x] Corrected notes about default date/datetime/time input formats.
2020-01-06 11:39:47 +01: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
Emphasized that TemplatesSetting must be used to override widget templates.
2018-09-11 15:14:53 -04:00
validation.txt
Fixed
#30573
-- Rephrased documentation to avoid words that minimise the involved difficulty.
2019-09-06 13:27:46 +02:00
widgets.txt
[3.0.x]
Fixed
#31362
-- Removed nonexistent choices attribute from MultipleHiddenInput's docs.
2020-03-14 20:21:47 +01:00