aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/panels/staticfiles.py
AgeCommit message (Expand)Author
2013-12-09Storing the original on module level.Jannis Leidel
2013-12-09Use enable_instrumentation/disable_instrumentation instead of module level mo...Jannis Leidel
2013-12-09Some imports.Jannis Leidel
2013-12-09Use collections.OrderedDict if available.Jannis Leidel
2013-12-09Another pass over the staticfiles panel.Jannis Leidel
2013-12-08Actual show the number of used static files in panel title.Jannis Leidel
2013-12-08Added staticfiles panel class.Jannis Leidel