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
/
backends
/
base
History
Jon Dufresne
f0759305d0
[2.1.x]
Fixed
#29813
-- Fixed DatabaseOperation test when run in isolation on MySQL.
...
Backport of 7598cd4748dc402b0209e5eedb6d2a83c3da1620 from master.
2018-10-02 08:22:51 -04:00
..
__init__.py
Reorganized backends tests.
2017-06-21 12:00:47 -04:00
test_base.py
Refs
#28595
-- Added a hook to add execute wrappers for database queries.
2017-09-21 12:13:09 -04:00
test_creation.py
Reorganized backends tests.
2017-06-21 12:00:47 -04:00
test_features.py
Reorganized backends tests.
2017-06-21 12:00:47 -04:00
test_operations.py
[2.1.x]
Fixed
#29813
-- Fixed DatabaseOperation test when run in isolation on MySQL.
2018-10-02 08:22:51 -04:00