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-08 17:37:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
2d67222472
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
Fixed
#11964
-- Added support for database check constraints.
2018-07-10 15:32:33 -04:00
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