summaryrefslogtreecommitdiff
path: root/settings.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@peacefrogs.net>2012-11-01 14:51:42 +0100
committerÉtienne Loks <etienne.loks@peacefrogs.net>2012-11-01 14:51:42 +0100
commite950a912298c70fcf7186c8c1b6794d16b83cca0 (patch)
treebdd8b4689bad680165642ae27564ef60027dc952 /settings.py
parent26b4bc258411dc57e767afff82b74cbc560f2638 (diff)
downloadChimère - projet Saclay-e950a912298c70fcf7186c8c1b6794d16b83cca0.tar.bz2
Chimère - projet Saclay-e950a912298c70fcf7186c8c1b6794d16b83cca0.zip
UI: Work on itinerary form
Diffstat (limited to 'settings.py')
-rw-r--r--settings.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/settings.py b/settings.py
index c04a6f8..e97d3c2 100644
--- a/settings.py
+++ b/settings.py
@@ -154,11 +154,6 @@ MEDIA_ROOT = ROOT_PATH + 'media/'
# Example: "http://media.lawrence.com"
MEDIA_URL = '/media/'
-# URL prefix for admin media -- CSS, JavaScript and images. Make sure to use a
-# trailing slash.
-# deprecated in Django 1.4 but left for Django 1.3
-ADMIN_MEDIA_PREFIX = '/admin-media/'
-
# Make this unique, and don't share it with anybody.
SECRET_KEY = 'achanger_!ToChange!'