django/tests/constraints
Simon Charette d7d80040c1 Made UniqueConstraint raise TypeError for type violations. 2023-07-19 21:46:20 +02:00
..
__init__.py Fixed #11964 -- Added support for database check constraints. 2018-07-10 15:32:33 -04:00
models.py Refs #34338 -- Fixed isolation of constraints tests. 2023-02-24 09:02:45 +01:00
tests.py Made UniqueConstraint raise TypeError for type violations. 2023-07-19 21:46:20 +02:00