django/tests/constraints
Simon Charette adc0b6aac3 Fixed #35594 -- Added unique nulls distinct validation for expressions.
Thanks Mark Gensler for the report.
2024-07-17 12:52:17 +02:00
..
__init__.py
models.py Refs #35234 -- Deprecated CheckConstraint.check in favor of .condition. 2024-03-01 07:15:32 +01:00
tests.py Fixed #35594 -- Added unique nulls distinct validation for expressions. 2024-07-17 12:52:17 +02:00