1
0
mirror of https://github.com/django/django.git synced 2024-12-29 04:26:28 +00:00
django/docs/ref/forms
Mariusz Felisiak 92af3d4d23 [5.0.x] Refs #34380 -- Added FORMS_URLFIELD_ASSUME_HTTPS transitional setting.
This allows early adoption of the new default "https".

Backport of a4931cd75a from main.
2023-11-28 20:08:10 +01:00
..
api.txt [5.0.x] Added missing pycon directives in various docs. 2023-10-25 12:27:56 +02: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
index.txt
models.txt
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