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-04-11 00:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
forms
History
Swann
9d8b694205
[4.1.x] Fixed documentation of Widget.id_for_label() empty return value.
...
Backport of d0863429a39dbc99a52a6d781006e7075c743d33 from main
2022-06-03 20:01:16 +02:00
..
api.txt
Fixed
#32339
-- Added div.html form template.
2022-05-05 14:32:43 +02:00
fields.txt
Fixed
#32559
-- Added 'step_size’ to numeric form fields.
2022-05-12 14:16:52 +02:00
formsets.txt
Removed versionadded/changed annotations for 3.2.
2021-09-20 21:23:01 +02:00
index.txt
Fixed
#15667
-- Added template-based widget rendering.
2016-12-27 17:50:10 -05:00
models.txt
Fixed
#26142
-- Allowed model formsets to prevent new object creation.
2022-01-27 20:45:21 +01:00
renderers.txt
Refs
#32339
-- Deprecated default.html form template.
2022-05-17 11:16:54 +02:00
validation.txt
Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError.
2020-04-28 10:49:00 +02:00
widgets.txt
[4.1.x] Fixed documentation of Widget.id_for_label() empty return value.
2022-06-03 20:01:16 +02:00