summaryrefslogtreecommitdiff
path: root/tests/migrations/routers.py
AgeCommit message (Expand)Author
2017-01-19Refs #23919 -- Stopped inheriting from object to define new style classes.Simon Charette
2016-09-01Fixed #27142, #27110 -- Made makemigrations consistency checks respect databa...Tim Graham
2016-02-25Fixed #26117 -- Consulted database routers in initial migration detection.Scott Sexton