1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/constraints
2023-01-26 09:31:40 +01:00
..
__init__.py
models.py Fixed #30581 -- Added support for Meta.constraints validation. 2022-05-10 11:22:23 +02:00
tests.py Fixed #34291 -- Fixed Meta.constraints validation crash on UniqueConstraint with ordered expressions. 2023-01-26 09:31:40 +01:00