summaryrefslogtreecommitdiff
path: root/tests/commands_sql/__init__.py
AgeCommit message (Collapse)Author
2015-01-18Removed support for syncing apps without migrations per deprecation timeline.Tim Graham
Kept support for creating models without migrations when running tests (especially for Django's test suite).
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner