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-08-02 18:13:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
017fa23d3b
django
/
tests
/
constraints
History
Download ZIP
Download TAR.GZ
Mariusz Felisiak
2b1242abb3
Fixed
#34291
-- Fixed Meta.constraints validation crash on UniqueConstraint with ordered expressions.
...
Thanks Dan F for the report. Bug in
667105877e
.
2023-01-26 09:31:40 +01:00
..
__init__.py
models.py
Fixed
#30581
-- Added support for Meta.constraints validation.
2022-05-10 11:22:23 +02:00
tests.py
Fixed
#34291
-- Fixed Meta.constraints validation crash on UniqueConstraint with ordered expressions.
2023-01-26 09:31:40 +01:00