django/docs/ref/forms
Coen van der Kamp 7bbbadc693 Fixed #34380 -- Allowed specifying a default URL scheme in forms.URLField.
This also deprecates "http" as the default scheme.
2023-04-28 06:58:10 +02:00
..
api.txt Fixed #34077 -- Added form field rendering. 2023-03-24 10:16:30 +01:00
fields.txt Fixed #34380 -- Allowed specifying a default URL scheme in forms.URLField. 2023-04-28 06:58:10 +02:00
formsets.txt Removed versionadded/changed annotations for 4.0. 2022-05-17 14:22:06 +02:00
index.txt Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
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 #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00