1
0
mirror of https://github.com/django/django.git synced 2025-03-03 13:34:26 +00:00
django/tests/model_forms
Alexander Lötvall b8983dcf57 [5.1.x] Fixed #35483 -- Added NUL (0x00) character validation to ModelChoiceFields.
Applied the ProhibitNullCharactersValidator to ModelChoiceField and ModelMultipleChoiceField.

Co-authored-by: Viktor Paripás <viktor.paripas@gmail.com>
Co-authored-by: Vasyl Dizhak <vasyl@dizhak.com>
Co-authored-by: Arthur Vasconcelos <vasconcelos.arthur@gmail.com>

Backport of 38ad710aba885ad26944ff5708ce1a02a446d2d3 from main.
2024-06-17 12:22:32 +02:00
..