django/tests/constraints
David Sanders be5e3b46f7 [4.1.x] Fixed #33996 -- Fixed CheckConstraint validation on NULL values.
Bug in 667105877e.

Thanks James Beith for the report.

Backport of e14d08cd89 from main
2022-09-13 14:06:46 +02:00
..
__init__.py
models.py Fixed #30581 -- Added support for Meta.constraints validation. 2022-05-10 11:22:23 +02:00
tests.py [4.1.x] Fixed #33996 -- Fixed CheckConstraint validation on NULL values. 2022-09-13 14:06:46 +02:00