This website requires JavaScript.
Explore
Help
Sign In
p15693087
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a2fa2fa2f8
django
/
docs
/
ref
/
forms
History
Brad Solomon
f9cfd346f0
Fixed typo in docs/ref/forms/widgets.txt.
2021-02-01 12:04:48 +01:00
..
api.txt
Removed versionadded/changed annotations for 3.1.
2021-01-14 17:50:04 +01:00
fields.txt
Fixed
#32347
-- Made ModelChoiceField include the value in ValidationError for invalid_choice.
2021-01-26 09:31:53 +01:00
formsets.txt
Fixed
#9061
-- Allowed FormSets to disable deleting extra forms.
2020-06-24 09:26:25 +02:00
index.txt
Fixed
#15667
-- Added template-based widget rendering.
2016-12-27 17:50:10 -05:00
models.txt
Refs
#17642
-- Doc'd min_num and validate_min arguments in modelformset_factory() docs.
2020-08-18 09:30:31 +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
Fixed typo in docs/ref/forms/widgets.txt.
2021-02-01 12:04:48 +01:00