django/docs/ref/forms
Michael Manfre 4806731e58 [5.1.x] Fixed CVE-2024-56374 -- Mitigated potential DoS in IPv6 validation.
Thanks Saravana Kumar for the report, and Sarah Boyce and Mariusz
Felisiak for the reviews.

Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
2025-01-14 08:44:20 -03:00
..
api.txt [5.1.x] Fixed #35873 -- Corrected Form.as_table() call in form docs. 2024-10-30 11:07:13 +01:00
fields.txt [5.1.x] Fixed CVE-2024-56374 -- Mitigated potential DoS in IPv6 validation. 2025-01-14 08:44:20 -03: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 [5.1.x] Updated validate_slug regular expression in form validation docs. 2024-11-11 14:52:08 +01:00
widgets.txt [5.1.x] Fixed #35889 -- Corrected reference of default widgets in "Styling widget instance" docs. 2024-11-06 13:09:31 +01:00