This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-08 00:16:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
constraints
History
Stéphane "Twidi" Angel
ccbf714ebe
Fixed
#33829
-- Made BaseConstraint.deconstruct() and equality handle violation_error_message.
...
Regression in 667105877e6723c6985399803a364848891513cc.
2022-07-08 08:17:42 +02:00
..
__init__.py
Fixed
#11964
-- Added support for database check constraints.
2018-07-10 15:32:33 -04:00
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