summaryrefslogtreecommitdiffstats
path: root/settings.py
diff options
context:
space:
mode:
authorJelle van der Waa <jelle@vdwaa.nl>2019-03-26 20:49:55 +0100
committerJelle van der Waa <jelle@vdwaa.nl>2019-03-26 20:49:55 +0100
commit7b23d326551fa36a7957a5aeb92d5bd4ad0c79d1 (patch)
tree811df2c88fc1253bf9796da2452edef4f8e70ea2 /settings.py
parent16b85cff6b34df544acbf1fa5dd5bb1bc3784310 (diff)
downloadarchweb-7b23d326551fa36a7957a5aeb92d5bd4ad0c79d1.tar.gz
archweb-7b23d326551fa36a7957a5aeb92d5bd4ad0c79d1.zip
retro: remove retro module
The retro pages have been moved to a seperate git repository with static content.
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 682b9ffd..e6423281 100644
--- a/settings.py
+++ b/settings.py
@@ -125,7 +125,6 @@ INSTALLED_APPS = (
'public',
'releng',
'visualize',
- 'retro',
)
# Logging configuration for not getting overspammed