aboutsummaryrefslogtreecommitdiffstats
path: root/bn_django/settings.py.example
diff options
context:
space:
mode:
authorbnewbold <bnewbold@eta.mit.edu>2009-01-23 02:24:14 -0500
committerbnewbold <bnewbold@eta.mit.edu>2009-01-23 02:24:14 -0500
commitf9305457e75542195cd8a162be2b9ef0e1d92f63 (patch)
tree0086c74ee980d4b545a50a95d7183305ccd57d22 /bn_django/settings.py.example
parent396ece4ee47af923c619dbf21b041dc6132c0139 (diff)
downloadbnewnet-f9305457e75542195cd8a162be2b9ef0e1d92f63.tar.gz
bnewnet-f9305457e75542195cd8a162be2b9ef0e1d92f63.zip
journal prog prog
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',
)