diff options
| author | Rob Hudson | 2009-09-08 15:26:04 -0700 | 
|---|---|---|
| committer | Rob Hudson | 2009-09-08 15:26:04 -0700 | 
| commit | 20ee57b927751fd0d492c428b82f64bebdb0e860 (patch) | |
| tree | 3868c75256ad7b15f25aa0fb571ff11f9fc3de4a /debug_toolbar/panels/timer.py | |
| parent | 81da67bbfcd18ac9802f652155c331229d7967f2 (diff) | |
| download | django-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
