aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/panels/timer.py
diff options
context:
space:
mode:
authorRob Hudson2009-09-08 15:26:04 -0700
committerRob Hudson2009-09-08 15:26:04 -0700
commit20ee57b927751fd0d492c428b82f64bebdb0e860 (patch)
tree3868c75256ad7b15f25aa0fb571ff11f9fc3de4a /debug_toolbar/panels/timer.py
parent81da67bbfcd18ac9802f652155c331229d7967f2 (diff)
downloaddjango-debug-toolbar-20ee57b927751fd0d492c428b82f64bebdb0e860.tar.bz2
Fixed an issue where the panel navigation might have a different number of
queries than the panel pane if SQL queries happened in between calls. This caches the queries off in an array to be used in both places. If the possibility of queries happening elsewhere occurs, the SQL panel should probably be moved lower in the execution stack.
Diffstat (limited to 'debug_toolbar/panels/timer.py')
0 files changed, 0 insertions, 0 deletions