aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/panels/cache.py
AgeCommit message (Expand)Author
2011-09-15Remove any remaining uses of self.__class__ with superbkonkle
2011-09-15Edited all of the panels to use the stats API and not override the content me...bkonkle
2011-09-12Cleaned up whitespace in the SQL and cache panelsbkonkle
2011-09-12Update the cache panel to use the toolbar objectbkonkle
2011-09-10Revert some of the previous changes and modify slightly the panels to separat...Yann Malet
2011-09-09Revert some of the previous changes and modify slightly the panels to separat...Yann Malet
2010-01-14Template panel context cleanup.Chris Adams
2010-01-14Cleaned up cache panel slightly.Chris Adams
2009-11-18Marked more strings for translation and updated 'fr' locale.David Jean Louis
2009-08-12added in-panel titleIdan Gazit
2009-08-12renamed title/subtitle -> nav_title/nav_subtitleIdan Gazit
2008-09-21Refactoring middleware and panels so panels have more explicit middleware-likeRob Hudson
2008-09-09Adding a `has_content` boolean to panels to avoid issues with checking ifRob Hudson
2008-09-08I forgot to really *add* the cache stats panel by David Cramer.Rob Hudson