From 5a21a8e9ce7a6e86433929118beab4fc650efc01 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sun, 29 Nov 2009 20:28:58 -0500 Subject: no longer use git_browse (moved to gitit) --- bn_django/settings.py.example | 1 - 1 file changed, 1 deletion(-) (limited to 'bn_django') 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', ) -- cgit v1.2.3