1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/constraints
2020-04-30 10:43:50 +02:00
..
__init__.py Fixed #11964 -- Added support for database check constraints. 2018-07-10 15:32:33 -04:00
models.py Fixed #20581 -- Added support for deferrable unique constraints. 2020-04-30 10:43:50 +02:00
tests.py Fixed #20581 -- Added support for deferrable unique constraints. 2020-04-30 10:43:50 +02:00