aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/panels/logger.py
AgeCommit message (Expand)Author
2010-01-14Template panel context cleanup.Chris Adams
2009-11-18Marked more strings for translation and updated 'fr' locale.David Jean Louis
2009-08-25added spanish translation of the panels nav titlePercy Perez-Pinedo
2009-08-12added in-panel titleIdan Gazit
2009-08-12renamed title/subtitle -> nav_title/nav_subtitleIdan Gazit
2009-08-11Refactored the UI to be a right hand side vertical toolbar. DebugPanel subcla...Rob Hudson
2008-09-27Merging in the Logging panel from Alex Gaynor. Thanks Alex!Rob Hudson
2008-09-27added logger panelAlex Gaynor