aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/templates
AgeCommit message (Expand)Author
2008-09-15Modified scripts to use jQuery, and moved 'em to a better place.Jacob Kaplan-Moss
2008-09-11Patch submitted by Ned Batchelder to fix panel path slashes on Windows.Rob Hudson
2008-09-09Adding a templates panel that shows the templates used during aRob Hudson
2008-09-09Making it so that the SQL panel display SQL a little more formatted and nice.Rob Hudson
2008-09-09Adding a `has_content` boolean to panels to avoid issues with checking ifRob Hudson
2008-09-09added ms label to total time on cache panelRob Hudson
2008-09-09Merging in some changes from David Cramer for the HTTP vars panel but renamingRob Hudson
2008-09-08I forgot to really *add* the cache stats panel by David Cramer.Rob Hudson
2008-09-08Rewrite of toolbar HTML, CSS, and JS. Written by David Cramer with someRob Hudson
2008-09-08HTTP POST/GET panel contributed by David CramerRob Hudson
2008-09-07changed js to hide currently showing debug panelMatt George
2008-09-07no need to output div if there is no contentRob Hudson
2008-09-06Updating rendering to use Django templates and could possibly be overridden.Rob Hudson