summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.py b/settings.py
index 8bbf3b4..25e9c51 100644
--- a/settings.py
+++ b/settings.py
@@ -199,7 +199,7 @@ INSTALLED_APPS = (
# activate it if you want to use migration scripts
#'chimere.scripts',
# activate it if you want to use RSS feeds
- 'chimere_rss'
+ #'chimere_rss'
)
if 'chimere_rss' in INSTALLED_APPS: