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-02-06 23:45:22 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
forms
History
Salvo Polizzi
c69dbc7c10
[5.0.x]
Fixed
#35069
-- Fixed typo in docs/ref/forms/api.txt.
...
Backport of dc26a3d563b1e1d98d40f5d351a6a61c34f12d98 from main
2023-12-30 15:00:33 +01:00
..
api.txt
[5.0.x]
Fixed
#35069
-- Fixed typo in docs/ref/forms/api.txt.
2023-12-30 15:00:33 +01:00
fields.txt
[5.0.x] Refs
#34380
-- Added FORMS_URLFIELD_ASSUME_HTTPS transitional setting.
2023-11-28 20:08:10 +01:00
formsets.txt
Removed versionadded/changed annotations for 4.0.
2022-05-17 14:22:06 +02:00
index.txt
…
models.txt
Removed versionadded/changed annotations for 4.1.
2023-01-17 11:49:15 +01:00
renderers.txt
Fixed typos in docs/ref/forms/renderers.txt.
2023-03-24 12:54:47 +01:00
validation.txt
Fixed
#34140
-- Reformatted code blocks in docs with blacken-docs.
2023-03-01 13:03:56 +01:00
widgets.txt
Fixed
#31262
-- Added support for mappings on model fields and ChoiceField's choices.
2023-08-30 22:57:40 -03:00