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
Mariusz Felisiak
1fb99795e7
[3.1.x] Fixed typo in docs/ref/forms/widgets.txt.
...
Thanks rgs258 for the report. Backport of 0ecc70b15aa3831c3945f55c1139ae15900b6104 from master
2020-12-15 21:14:06 +01:00
..
api.txt
Corrected outputting BooleanField as HTML in forms docs.
2020-04-24 09:08:05 +02:00
fields.txt
[3.1.x] Added backticks to code literals in various docs.
2020-12-15 07:21:53 +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
[3.1.x] Refs
#17642
-- Doc'd min_num and validate_min arguments in modelformset_factory() docs.
2020-08-18 09:33:49 +02:00
renderers.txt
Emphasized that TemplatesSetting must be used to override widget templates.
2018-09-11 15:14:53 -04:00
validation.txt
Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError.
2020-04-28 10:49:00 +02:00
widgets.txt
[3.1.x] Fixed typo in docs/ref/forms/widgets.txt.
2020-12-15 21:14:06 +01:00