django/tests/constraints
Mariusz Felisiak 6b0193146d [4.1.x] Fixed #33902 -- Fixed Meta.constraints validation crash with F() expressions.
Thanks Adam Zahradník for the report.

Bug in 667105877e.
Backport of 63884829ac from main
2022-08-09 06:09:56 +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 #33902 -- Fixed Meta.constraints validation crash with F() expressions. 2022-08-09 06:09:56 +02:00