Revert "Testing base settings now import from settings/local.py first."

This reverts commit 2f298df1a0.
This commit is contained in:
Roberto Rosario
2016-01-17 00:44:57 -04:00
parent c5d4d3e95b
commit f8da7fe1a9

View File

@@ -1,6 +1,6 @@
from __future__ import absolute_import, unicode_literals
from .. import * # NOQA
from ..base import * # NOQA
INSTALLED_APPS += ('test_without_migrations',)
TEMPLATE_LOADERS = (