Revert "Testing base settings now import from settings/local.py first."
This reverts commit 2f298df1a0.
This commit is contained in:
@@ -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 = (
|
||||
|
||||
Reference in New Issue
Block a user