aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/panels/request_vars.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-11-06Updated view info to be horizontal tabular.Rob Hudson
2009-11-06Show view name and arguments and keyword arguments in the request vars panel.Alex Gaynor
2009-09-24Fixed a bug, recently introduced, that turned the sessions list into a tuple ofRob Hudson
2009-09-15Allow request vars to work even with disabled session middleware.Augie Fackler
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-09Merging in some changes from David Cramer for the HTTP vars panel but renamingRob Hudson