aboutsummaryrefslogtreecommitdiffstats
path: root/bn_django/settings.py.example
diff options
context:
space:
mode:
Diffstat (limited to 'bn_django/settings.py.example')
-rw-r--r--bn_django/settings.py.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/bn_django/settings.py.example b/bn_django/settings.py.example
index d9e3198..6ce8f3f 100644
--- a/bn_django/settings.py.example
+++ b/bn_django/settings.py.example
@@ -85,4 +85,5 @@ INSTALLED_APPS = (
'bn_django.photos',
'bn_django.git_wiki',
'bn_django.git_browse',
+ 'bn_django.journal',
)