summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--aloha/settings.py1
-rw-r--r--production.cfg1
2 files changed, 0 insertions, 2 deletions
diff --git a/aloha/settings.py b/aloha/settings.py
index c9a7691..bbbd811 100644
--- a/aloha/settings.py
+++ b/aloha/settings.py
@@ -134,7 +134,6 @@ INSTALLED_APPS = (
# Uncomment the next line to enable admin documentation:
# 'django.contrib.admindocs',
#Third-Party Apps
- 'south',
'crispy_forms',
'allotter',
diff --git a/production.cfg b/production.cfg
index e89b126..2c88d09 100644
--- a/production.cfg
+++ b/production.cfg
@@ -2,7 +2,6 @@
parts =
django
eggs =
- South
django-crispy-forms
reportlab
MySQL-python