aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/toolbar.py
AgeCommit message (Expand)Author
2013-11-15fixudAymeric Augustin
2013-11-15Make panels behave more like Django middleware.Aymeric Augustin
2013-11-13Provide an option to force rendering panels in page.Aymeric Augustin
2013-11-12Make it possible for panels to provide URLs and views.Aymeric Augustin
2013-11-12Move the logic to load panels inside the DebugToolbar class.Aymeric Augustin
2013-11-12Move store/fetch logic inside the DebugToolbar class.Aymeric Augustin
2013-11-12Remove unnecessary nesting.Aymeric Augustin