summaryrefslogtreecommitdiffstats
path: root/settings.py
diff options
context:
space:
mode:
authoreliott <eliott@cactuswax.net>2007-12-29 18:25:03 -0800
committereliott <eliott@cactuswax.net>2007-12-29 18:25:03 -0800
commitcdf2c11aebbe23627e18ac5243d972ba8cdb9931 (patch)
tree8f5d4b3e16e5e8231bd1643f9c3b134baa58cbfb /settings.py
parent706152de89a8c64ebbfb6d91bcafe7a8616f4cef (diff)
downloadarchweb-cdf2c11aebbe23627e18ac5243d972ba8cdb9931.tar.gz
archweb-cdf2c11aebbe23627e18ac5243d972ba8cdb9931.zip
Removed public app
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 8f170b6c..3e89a009 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'