From ede259fb087b9049c68065cded70fa48861807f7 Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Mon, 11 Nov 2013 16:18:19 +0100 Subject: Switch to regular URL reversing in templates. --- debug_toolbar/templates/debug_toolbar/base.html | 4 ++-- debug_toolbar/templates/debug_toolbar/panels/sql.html | 8 ++++---- debug_toolbar/templates/debug_toolbar/panels/templates.html | 4 ++-- debug_toolbar/toolbar/loader.py | 5 +---- 4 files changed, 9 insertions(+), 12 deletions(-) (limited to 'debug_toolbar') diff --git a/debug_toolbar/templates/debug_toolbar/base.html b/debug_toolbar/templates/debug_toolbar/base.html index f8bd377..4c82140 100644 --- a/debug_toolbar/templates/debug_toolbar/base.html +++ b/debug_toolbar/templates/debug_toolbar/base.html @@ -1,4 +1,4 @@ -{% load i18n %} +{% load i18n %}{% load url from future %} @@ -9,7 +9,7 @@ if(!window.jQuery) document.write('