summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPrimal Pappachan2012-04-02 08:43:05 +0530
committerPrimal Pappachan2012-04-02 08:43:05 +0530
commitcd6f6866b7e0936b84b640e2424d359e414409b5 (patch)
tree327e30fd6ef79706acafadade2fa5d1023e71590
parentd7e36be8d2f0796905cd5b9369fa1fe6e9ed4fcd (diff)
downloadaloha-cd6f6866b7e0936b84b640e2424d359e414409b5.tar.gz
aloha-cd6f6866b7e0936b84b640e2424d359e414409b5.tar.bz2
aloha-cd6f6866b7e0936b84b640e2424d359e414409b5.zip
Removed south
-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