This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-22 17:16:24 +00:00
Code
Issues
25
Releases
Wiki
Activity
30e3d2d78d
django
/
tests
/
constraints
History
Hannes Ljungberg
30e3d2d78d
Fixed
#31745
-- Added error messages when using UniqueConstraint.include/opclasses with deferrable.
2020-06-29 06:41:23 +02:00
..
__init__.py
models.py
Refs
#30913
-- Added system checks for covering indexes and unique constraints support.
2020-06-04 12:26:25 +02:00
tests.py
Fixed
#31745
-- Added error messages when using UniqueConstraint.include/opclasses with deferrable.
2020-06-29 06:41:23 +02:00