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
2025-01-10 18:36:05 +00:00
Code
Issues
32
Releases
Wiki
Activity
f783a99072
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