This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-31 20:59:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
forms
History
David Smith
9be36f8044
Refs
#31026
-- Improved BoundField.label_tag() docs.
2021-10-06 20:30:53 +02:00
..
api.txt
Refs
#31026
-- Improved BoundField.label_tag() docs.
2021-10-06 20:30:53 +02: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
Removed versionadded/changed annotations for 3.2.
2021-09-20 21:23:01 +02:00
index.txt
…
models.txt
Removed versionadded/changed annotations for 3.2.
2021-09-20 21:23:01 +02:00
renderers.txt
Fixed
#31026
-- Switched form rendering to template engine.
2021-09-20 15:50:18 +02:00
validation.txt
…
widgets.txt
Refs
#32338
-- Made RadioSelect/CheckboxSelectMultiple render in <div> tags.
2021-08-27 06:14:01 +02:00