From e85dfe8ef37d6d99ee482fbd9ac3375ee86253ac Mon Sep 17 00:00:00 2001 From: Vladislav Poluhin Date: Tue, 23 Apr 2013 16:04:20 +0800 Subject: Render form insted hidden_fields --- debug_toolbar/templates/debug_toolbar/panels/sql.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/debug_toolbar/templates/debug_toolbar/panels/sql.html b/debug_toolbar/templates/debug_toolbar/panels/sql.html index 087b50e..36201fc 100644 --- a/debug_toolbar/templates/debug_toolbar/panels/sql.html +++ b/debug_toolbar/templates/debug_toolbar/panels/sql.html @@ -45,9 +45,7 @@ {% if query.params %} {% if query.is_select %}