aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/panels/sql/tracking.py
AgeCommit message (Expand)Author
2013-11-29Also record SQL from callproc.Aymeric Augustin
2013-11-29Record SQL from executemany.Aymeric Augustin
2013-11-24Rename all panels consistently.Aymeric Augustin
2013-11-16Fix instrumentation of multiple database connections.Aymeric Augustin
2013-11-16Flat is better than nested.Aymeric Augustin
2013-11-15Continue moving panel-specific code within panels.Aymeric Augustin