aboutsummaryrefslogtreecommitdiffstats
path: root/tests/panels/test_template.py
AgeCommit message (Expand)Author
2013-12-15Properly disable instrumentation for the template panel.Aymeric Augustin
2013-11-30Extract output of context processors instead of recreating it.Aymeric Augustin
2013-11-24Update all panels to follow the public API.Aymeric Augustin
2013-11-24Rename all panels consistently.Aymeric Augustin
2013-11-16Clean up DebugToolbar class, especially panels handling.Aymeric Augustin
2013-11-10Disable instrumentation for disabled panels.Aymeric Augustin
2013-11-10Move a test specific to the template panel in its module.Aymeric Augustin
2013-11-01Split tests across several modules.Aymeric Augustin