aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/media
AgeCommit message (Expand)Author
2008-09-20partly done with ajax support and jsRob Hudson
2008-09-20jQuery patch from Alex Gaynor.Rob Hudson
2008-09-18I noticed the template_rendered signal from the test suite also passed context,Rob Hudson
2008-09-16We now have a jQuery.djDebug object to extend. This might be overkill but itRob Hudson
2008-09-16Updating toolbar.js to close panel on 2nd click.Rob Hudson
2008-09-15Modified scripts to use jQuery, and moved 'em to a better place.Jacob Kaplan-Moss
2008-09-15Added a mechanism for monkeypatching in debug views, and also addedJacob Kaplan-Moss