django/tests/constraints
Stéphane "Twidi" Angel a3d35af26a [4.1.x] Fixed #33829 -- Made BaseConstraint.deconstruct() and equality handle violation_error_message.
Regression in 667105877e.

Backport of ccbf714ebe from main
2022-07-08 08:57:21 +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 #33829 -- Made BaseConstraint.deconstruct() and equality handle violation_error_message. 2022-07-08 08:57:21 +02:00