summaryrefslogtreecommitdiffstats
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 8f170b6..3e89a00 100644
--- a/settings.py
+++ b/settings.py
@@ -85,7 +85,6 @@ INSTALLED_APPS = (
'django.contrib.admin',
'archweb_dev.news',
'archweb_dev.packages',
- 'archweb_dev.public',
'archweb_dev.todolists',
'archweb_dev.devel',
'archweb_dev.wiki'