aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/panels/template.py
AgeCommit message (Expand)Author
2008-09-21Refactoring middleware and panels so panels have more explicit middleware-likeRob Hudson
2008-09-20Use pformat for template contexts, which makes it more readableSimon Willison
2008-09-19Fixed template panel to skip over debug_toolbar templates. Fixed a bug in tem...Nowell Strite
2008-09-18I noticed the template_rendered signal from the test suite also passed context,Rob Hudson
2008-09-09Adding a templates panel that shows the templates used during aRob Hudson