This website requires JavaScript.
Explore
Help
Sign In
p31829507
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Projects
Releases
Wiki
Activity
1e38f1191d
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