summaryrefslogtreecommitdiff
path: root/tests/backends/base/app_unmigrated/__init__.py
AgeCommit message (Collapse)Author
2020-09-23Fixed #32012 -- Made test database creation sync apps models when migrations ↵Mariusz Felisiak
are disabled. Thanks Jaap Roes for the report.