From 1a52939905b7a43a9cf83cde6216a98cc5cbc595 Mon Sep 17 00:00:00 2001 From: Rob Hudson Date: Fri, 23 Jan 2009 11:45:14 -0800 Subject: Tuple unpacking of stacktrace variables for niceness. --- debug_toolbar/templates/debug_toolbar/panels/sql.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debug_toolbar/templates/debug_toolbar/panels/sql.html b/debug_toolbar/templates/debug_toolbar/panels/sql.html index 1896e3c..d08f93e 100644 --- a/debug_toolbar/templates/debug_toolbar/panels/sql.html +++ b/debug_toolbar/templates/debug_toolbar/panels/sql.html @@ -31,11 +31,11 @@
{{ s.2|escape }}{{ s.0|escape }}{{ method|escape }}{{ file|escape }}