This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-10-07 09:10:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
a3d35af26a
django
/
tests
/
constraints
History
Download ZIP
Download TAR.GZ
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