1
0
mirror of https://github.com/django/django.git synced 2025-04-11 11:02:22 +00:00
Tim Graham 3e913d2141 [1.10.x] Fixed #27142, #27110 -- Made makemigrations consistency checks respect database routers.
Partially reverted refs #27054 except for one of the tests as this
solution supersedes that one.

Thanks Shai Berger for the review.

Backport of 098c07a03286b5ed133102733e67a83061647ea0 from master
2016-09-01 16:19:49 -04:00
..