aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/panels/version.py
AgeCommit message (Collapse)Author
2009-08-25added spanish translation of the panels nav titlePercy Perez-Pinedo
2009-08-12renamed title/subtitle -> nav_title/nav_subtitleIdan Gazit
2009-08-11Refactored the UI to be a right hand side vertical toolbar. DebugPanel ↵Rob Hudson
subclass grew a subtitle method to display informative text under the title.
2008-09-07adding a name attribute to base panel since we are likely to put more stuff ↵Rob Hudson
in titles
2008-09-06Updating panels to include more info without action requiredRob Hudson
2008-08-27Initial commit of basic working Debug Toolbar (that needs a lot of CSS and ↵Rob Hudson
JS love)