django/docs/ref/forms
Michael Manfre ca2be7724e 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:42:24 -03:00
..
api.txt Fixed #32819 -- Added aria-describedby to fields with errors. 2025-01-02 16:40:39 +01:00
fields.txt Fixed CVE-2024-56374 -- Mitigated potential DoS in IPv6 validation. 2025-01-14 08:42:24 -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 Removed versionadded/changed annotations for 5.0. 2024-05-22 15:44:07 -03: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