This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
constraints
History
Mariusz Felisiak
4c9886085b
Refs
#31351
-- Made partial constraints tests use required_db_features.
...
This will notably silence the warnings issued when running the test suite on MySQL and MariaDB.
2020-04-17 07:45:52 +02:00
..
__init__.py
Fixed
#11964
-- Added support for database check constraints.
2018-07-10 15:32:33 -04:00
models.py
Refs
#31351
-- Made partial constraints tests use required_db_features.
2020-04-17 07:45:52 +02:00
tests.py
Refs
#31351
-- Made partial constraints tests use required_db_features.
2020-04-17 07:45:52 +02:00