#33829 closed Bug (fixed)
BaseConstraint.deconstruct() and __eq__ operators don't take violation_error_message into account.
Description ¶
Thanks Stéphane "Twidi" Angel for the report.
Regression in 667105877e6723c6985399803a364848891513cc.
Change History (8)
comment:1 by , 3 years ago
Has patch: | set |
---|
comment:2 by , 3 years ago
Summary: | BaseConstraint.deconstruct() doesn't take violation_error_message into account. → BaseConstraint.deconstruct() and __eq__ operators don't take violation_error_message into account. |
---|
comment:3 by , 3 years ago
Needs tests: | set |
---|---|
Patch needs improvement: | set |
comment:5 by , 3 years ago
Needs tests: | unset |
---|---|
Patch needs improvement: | unset |
Triage Stage: | Accepted → Ready for checkin |
Note:
See TracTickets
for help on using tickets.
PR