Removed south entirely from project.

This commit is contained in:
Brandon Taylor
2014-09-12 09:35:50 -04:00
parent 0edc62ebe5
commit da20ef0b53
8 changed files with 0 additions and 388 deletions
@@ -22,8 +22,6 @@ 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 = []
@@ -124,7 +122,6 @@ INSTALLED_APPS = (
'adminsortable',
'app',
'south',
)
# A sample logging configuration. The only tangible logging