From 7e27e62a690e98150f2294ff8f3aa7e43fc83e9c Mon Sep 17 00:00:00 2001 From: nbstrite Date: Tue, 16 Sep 2008 21:53:44 -0400 Subject: Fixed bug where django application was assumed to installed at / url. --- debug_toolbar/templates/debug_toolbar/base.html | 6 +++--- debug_toolbar/toolbar/loader.py | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debug_toolbar/templates/debug_toolbar/base.html b/debug_toolbar/templates/debug_toolbar/base.html index 8ee29d2..58f4820 100644 --- a/debug_toolbar/templates/debug_toolbar/base.html +++ b/debug_toolbar/templates/debug_toolbar/base.html @@ -1,7 +1,7 @@ - - + +