summaryrefslogtreecommitdiff
path: root/tests/no_models/__init__.py
AgeCommit message (Collapse)Author
2013-12-17Made it possible to create apps without a models module.Aymeric Augustin
This commit reverts f44c4a5d0f and 39bbd165. django.test.simple will be updated in a separate commit as it requires invasive changes.