aboutsummaryrefslogtreecommitdiffstats
path: root/bn_django/settings.py
diff options
context:
space:
mode:
authorbnewbold <bnewbold@manus.(none)>2007-03-04 12:11:32 -0800
committerbnewbold <bnewbold@manus.(none)>2007-03-04 12:11:32 -0800
commit7444d8455bff2d0de4ec48bee9e3ab4e843ca909 (patch)
tree47052704420894cf02f29fc04c7acf9fe4c9c3f3 /bn_django/settings.py
parent1ec09fa5a3d4352d4fc6db1dce44b7308986678b (diff)
downloadbnewnet-7444d8455bff2d0de4ec48bee9e3ab4e843ca909.tar.gz
bnewnet-7444d8455bff2d0de4ec48bee9e3ab4e843ca909.zip
stylesheet location swapped
Diffstat (limited to 'bn_django/settings.py')
-rw-r--r--bn_django/settings.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/bn_django/settings.py b/bn_django/settings.py
index 8041cc1..3183cdc 100644
--- a/bn_django/settings.py
+++ b/bn_django/settings.py
@@ -86,5 +86,3 @@ INSTALLED_APPS = (
'bn_django.git_wiki',
'bn_django.git_browse',
)
-
-GITBROWSE_BASE = '/home/bnewbold/bn-project/code'