django/tests/constraints
Mariusz Felisiak 27b07a3246
Refs #30581 -- Moved CheckConstraint tests for conditional expressions to migrations.test_operations.
This allows avoiding warning in tests about using RawSQL in
CheckConstraints.
2022-05-05 06:44:34 +02:00
..
__init__.py
models.py Refs #30581 -- Moved CheckConstraint tests for conditional expressions to migrations.test_operations. 2022-05-05 06:44:34 +02:00
tests.py Refs #30581 -- Moved CheckConstraint tests for conditional expressions to migrations.test_operations. 2022-05-05 06:44:34 +02:00