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-03-03 13:34:26 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
forms
History
Carlton Gibson
832096478c
Refs
#32339
-- Added base form renderer to docs.
2022-04-27 10:21:04 +02:00
..
api.txt
Refs
#32339
-- Added use_fieldset to Widget.
2022-03-30 16:28:14 +02:00
fields.txt
Avoided counting attributes and methods in docs.
2021-12-28 12:36:57 +01:00
formsets.txt
Removed versionadded/changed annotations for 3.2.
2021-09-20 21:23:01 +02:00
index.txt
…
models.txt
Fixed
#26142
-- Allowed model formsets to prevent new object creation.
2022-01-27 20:45:21 +01:00
renderers.txt
Refs
#32339
-- Added base form renderer to docs.
2022-04-27 10:21:04 +02:00
validation.txt
Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError.
2020-04-28 10:49:00 +02:00
widgets.txt
Refs
#32339
-- Added use_fieldset to Widget.
2022-03-30 16:28:14 +02:00