summaryrefslogtreecommitdiffstats
path: root/settings.py
diff options
context:
space:
mode:
authoreliott <eliott@cactuswax.net>2008-01-05 17:18:38 -0800
committereliott <eliott@cactuswax.net>2008-01-05 17:18:38 -0800
commitae80502be05e750ed4791d00411571ecd1e739a2 (patch)
treee74f5d8648807f18ac3362eeec44ec00d4c8f826 /settings.py
parentcfe61acc137b85df184d68058923d8ae9e18831e (diff)
downloadarchweb-ae80502be05e750ed4791d00411571ecd1e739a2.tar.gz
archweb-ae80502be05e750ed4791d00411571ecd1e739a2.zip
Removed DATA_DIR setting var
Diffstat (limited to 'settings.py')
-rw-r--r--settings.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/settings.py b/settings.py
index 18624adb..7051f0ca 100644
--- a/settings.py
+++ b/settings.py
@@ -12,7 +12,6 @@ MANAGERS = ADMINS
# Full path to the data directory
DEPLOY_PATH = os.path.dirname(os.path.realpath(__file__))
-DATA_DIR = '%s/data' % DEPLOY_PATH
# Local time zone for this installation. All choices can be found here:
# http://www.postgresql.org/docs/current/static/datetime-keywords.html#DATETIME-TIMEZONE-SET-TABLE