aboutsummaryrefslogtreecommitdiffstats
path: root/bn_django
diff options
context:
space:
mode:
authorbnewbold <bnewbold@ziggy.(none)>2009-11-29 20:28:58 -0500
committerbnewbold <bnewbold@ziggy.(none)>2009-11-29 20:28:58 -0500
commit5a21a8e9ce7a6e86433929118beab4fc650efc01 (patch)
tree7d32dd062ca41c3a50578a25c93fa1130f9c93c6 /bn_django
parent09d85ed3d3e4911f8aa2baf01fbc2d5f5b64f1bd (diff)
downloadbnewnet-5a21a8e9ce7a6e86433929118beab4fc650efc01.tar.gz
bnewnet-5a21a8e9ce7a6e86433929118beab4fc650efc01.zip
no longer use git_browse (moved to gitit)
Diffstat (limited to 'bn_django')
-rw-r--r--bn_django/settings.py.example1
1 files changed, 0 insertions, 1 deletions
diff --git a/bn_django/settings.py.example b/bn_django/settings.py.example
index 5a44c81..c16b9c8 100644
--- a/bn_django/settings.py.example
+++ b/bn_django/settings.py.example
@@ -84,7 +84,6 @@ INSTALLED_APPS = (
'django.contrib.comments',
'bn_django.photos',
'bn_django.git_wiki',
- 'bn_django.git_browse',
'bn_django.journal',
)