summaryrefslogtreecommitdiff
path: root/settings.py
diff options
context:
space:
mode:
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 5f9d082b..082bf43e 100644
--- a/settings.py
+++ b/settings.py
@@ -87,7 +87,6 @@ INSTALLED_APPS = (
'archweb_dev.packages',
'archweb_dev.todolists',
'archweb_dev.devel',
- 'archweb_dev.wiki'
)
# vim: set ts=4 sw=4 et: