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-18 14:24:39 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
forms
History
Sarah Boyce
9a3f86e960
Refs
#34380
-- Changed the URLField default scheme to https and removed FORMS_URLFIELD_ASSUME_HTTPS per deprecation timeline.
2025-01-15 22:28:37 +01:00
..
api.txt
Fixed
#35521
-- Allowed overriding BoundField class on fields, forms and renderers.
2025-01-15 17:04:26 -03:00
fields.txt
Refs
#34380
-- Changed the URLField default scheme to https and removed FORMS_URLFIELD_ASSUME_HTTPS per deprecation timeline.
2025-01-15 22:28:37 +01:00
formsets.txt
…
index.txt
…
models.txt
…
renderers.txt
Refs
#32339
-- Removed transitional form renderers per deprecation timeline.
2025-01-15 22:28:37 +01:00
validation.txt
Updated validate_slug regular expression in form validation docs.
2024-11-11 14:50:13 +01:00
widgets.txt
Fixed
#35889
-- Corrected reference of default widgets in "Styling widget instance" docs.
2024-11-06 13:07:29 +01:00