index
:
django-debug-toolbar
0.8.x
1.0-release
develop
gh-pages
line_profiler_int
master
restrict-toolbar-handle-to-window
toolbar-refactor
tx-master
A configurable set of panels that display various debug information about the current request/response.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-09-09
Merge branch 'master' of github.com:lincolnloop/django-debug-toolbar
bkonkle
2011-09-09
Set INTERNAL_IPS and DEBUG on the middleware test
bkonkle
2011-09-09
Comment the profiling pannel that cause an error because pstat was miising
Yann Malet
2011-09-09
Add the debug_toolbar middleware to the runtests settings
bkonkle
2011-08-25
Update urlpattern tests to reflect new behavior
David Cramer
2011-08-25
Merge pull request #200 from jgelens/master
David Cramer
2011-08-24
Fixed error with i18n url patterns using Django 1.4
Jeffrey Gelens
2011-08-23
Merge pull request #131 from eduardocereto/master
David Cramer
2011-08-23
Merge pull request #197 from jasonkeene/jquery_no_conflict_issue
David Cramer
2011-08-23
Merge pull request #194 from olexiystrashko/master
David Cramer
2011-08-21
Merge pull request #198 from jasonkeene/internal_ips_issue
David Cramer
2011-08-20
Merge branch 'master' of git://github.com/django-debug-toolbar/django-debug-t...
Jason Keene
2011-08-20
Merge branch 'master' of git://github.com/django-debug-toolbar/django-debug-t...
Jason Keene
2011-08-20
Included jQuery breaks newer jQuery plugins, force noConflict for jQuery glob...
Jason Keene
2011-08-13
Fixed opened issue #193 (exception on windows when working with file path):
Olexiy Strashko
2011-08-09
Updated sqlparse to v0.1.3
Rob Hudson
2011-08-09
Merge pull request #189 from slackorama/master
Rob Hudson
2011-08-09
Fixed tests that check INTERNAL_IPS setting.
Jason Keene
2011-08-09
Force bool on settings.DEBUG as it could be set to a non bool value.
Jason Keene
2011-08-09
Fixed logic w/ settings.INTERNAL_IPS check.
Jason Keene
2011-08-08
Fixes issue #92 -- ipython API changed so debugsqlshell stopped working.
Seth Mason
2011-07-21
Bump version to 0.9.0-dev
David Cramer
2011-07-21
update docs to better describe behavior of toolbar permissions
David Cramer
2011-07-14
Merge branch 'master' of https://github.com/dokterbob/django-debug-toolbar in...
David Cramer
2011-07-14
Dont modify the original context dictionary (fixes #184)
David Cramer
2011-07-12
Dont use assertIn (only available in unittest2)
David Cramer
2011-07-12
Bring pre styles in line with rest of panels
line_profiler_int
David Cramer
2011-07-12
Some general cleanup for css/markup and collapsing of line profiler module
David Cramer
2011-07-12
Move makefile to project root
David Cramer
2011-07-12
Merge branch 'line_profiler_int' of git://github.com/dmclain/django-debug-too...
David Cramer
2011-07-12
Merge pull request #175 from thinred/master
David Cramer
2011-07-12
Dont access __copy__ when it doesnt work. Preprocess context list so the dict...
David Cramer
2011-06-23
Merge pull request #181 from rassie/patch-1
David Cramer
2011-06-23
Django 1.3 seems to alter templates' rendering contexts after the fact, so ju...
Nikolai Prokoschenko
2011-06-16
Merge pull request #179 from maraujop/master
David Cramer
2011-06-16
Fixing UnicodeEncodeError in sql panel
Miguel Araujo Perez
2011-06-14
Moved view function name extraction into debug_toolbar.utils.get_name_from_obj
David Cramer
2011-06-14
Merge branch 'master' of github.com:django-debug-toolbar/django-debug-toolbar
David Cramer
2011-06-14
Merge pull request #177 from cmdkeen/master
David Cramer
2011-06-14
Move test suite into parent namespace
David Cramer
2011-06-14
Panel content handles when a class doesn't have a name, default to <unknown>
cmdkeen
2011-06-10
Merge pull request #174 from maraujop/master
David Cramer
2011-06-10
Issue #163: SQL expand does show query fields now. So does clicking on bullets.
Tomasz Buchert
2011-06-10
Checking if the origin attribute exists on the Template object instead
Miguel Araujo Perez
2011-06-10
Merge pull request #173 from thinred/master
David Cramer
2011-06-09
Fixes TemplateDebugPanel iterating over an unknown template without origin or...
Miguel Araujo Perez
2011-06-09
Timeline width in SQL panel properly scaled.
Tomasz Buchert
2011-06-09
Merge remote branch 'upstream/master'
Tomasz Buchert
2011-06-03
Added a message about the 3rd party panel list wiki page
Rob Hudson
2011-06-03
Proper decimal separator for non-US locales (eg. polish).
Tomasz Buchert
[prev]
[next]