Added SOUTH_TESTS_MIGRATE to settings.

This commit is contained in:
Brandon Taylor
2014-09-12 08:51:36 -04:00
parent 6953be4fd8
commit 4c2925e1f0
2 changed files with 6 additions and 0 deletions
@@ -22,6 +22,8 @@ DATABASES = {
}
}
SOUTH_TESTS_MIGRATE = False
# Hosts/domain names that are valid for this site; required if DEBUG is False
# See https://docs.djangoproject.com/en/1.5/ref/settings/#allowed-hosts
ALLOWED_HOSTS = []