aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/models.py
AgeCommit message (Expand)Author
2013-11-09Simplify code introduced in 7f7ea810.Aymeric Augustin
2013-10-17Enable unicode_literals in all non-empty modules.Aymeric Augustin
2012-05-13Fixed the toolbar loading mechanism to only happen when the middleware has be...Jannis Leidel
2012-04-04Moved loader into models module.Jannis Leidel
2008-09-06Updating rendering to use Django templates and could possibly be overridden.Rob Hudson