django/tests/constraints
Stéphane "Twidi" Angel ccbf714ebe Fixed #33829 -- Made BaseConstraint.deconstruct() and equality handle violation_error_message.
Regression in 667105877e.
2022-07-08 08:17:42 +02:00
..
__init__.py
models.py Fixed #30581 -- Added support for Meta.constraints validation. 2022-05-10 11:22:23 +02:00
tests.py Fixed #33829 -- Made BaseConstraint.deconstruct() and equality handle violation_error_message. 2022-07-08 08:17:42 +02:00