django/tests/model_forms
Clifford Gama 0ebea6e5c0 Fixed #35676 -- Made BaseModelForm validate constraints that reference an InlineForeignKeyField.
Co-authored-by: Simon Charette <charette.s@gmail.com>
2025-03-12 09:16:15 +01:00
..
__init__.py
models.py Fixed #35676 -- Made BaseModelForm validate constraints that reference an InlineForeignKeyField. 2025-03-12 09:16:15 +01:00
test.png
test2.png
test_modelchoicefield.py Fixed #35483 -- Added NUL (0x00) character validation to ModelChoiceFields. 2024-06-17 12:19:26 +02:00
test_uuid.py Fixed #36201 -- Caught ValidationError in ModelChoiceField/ModelMultipleChoiceField.clean(). 2025-03-10 13:01:02 +01:00
tests.py Fixed #35676 -- Made BaseModelForm validate constraints that reference an InlineForeignKeyField. 2025-03-12 09:16:15 +01:00