summaryrefslogtreecommitdiff
path: root/tests/check_framework/test_multi_db.py
Commit message (Expand)AuthorAgeFilesLines
* Switched TestCase to SimpleTestCase where possible in Django's tests.Tim Graham2018-11-271-3/+2
* Refs #23919 -- Removed django.test.mock Python 2 compatibility shim.Tim Graham2017-01-201-1/+3
* Refs #23919 -- Stopped inheriting from object to define new style classes.Simon Charette2017-01-191-1/+1
* Updated allow_migrate() signature in check framework testsMarkus Holtermann2016-02-121-2/+2
* Fixed #25746 -- Isolated inlined test models registration.Simon Charette2016-01-061-4/+3
* Fixed #25172 -- Fixed check framework to work with multiple databases.Ion Scerbatiuc2015-08-121-0/+43