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
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2014-04-25
Make the pain go away.
Aymeric Augustin
2014-04-13
Add missing if
Vishal Sodani
2014-04-12
Bump version numbers for 1.1.
Aymeric Augustin
2014-04-03
Fix #571 -- Improve database engine detection.
Aymeric Augustin
2014-03-21
Be more explicit about function signature
Mikko Ohtamaa
2014-03-13
Changelog for previous commit.
Aymeric Augustin
2014-03-12
Allow profiler max depth to be configurable.
tschilling
2014-03-09
Initiate changelog for 1.1.
Aymeric Augustin
2014-03-09
Document DISABLE_PANELS.
Aymeric Augustin
2014-02-15
Changing set declaration.
tschilling
2014-02-15
Changing the collection to be fully qualified names and for it to be a set no...
tschilling
2014-02-14
Deprecating INTERCEPT_REDIRECTS in favor of DEFAULT_DISABLED_PANELS.
tschilling
2014-01-08
Add an AppConfig for Django 1.7.
Aymeric Augustin
2014-01-07
Bump version number for bugfix releases.
1.0.1
Aymeric Augustin
2013-12-24
Implicit setup can also fail with ImproperlyConfigured.
Aymeric Augustin
2013-12-21
Bump version numbers for 1.0 final.
Aymeric Augustin
2013-12-21
Bump version numbers for 1.0 beta.
Aymeric Augustin
2013-12-21
Bump version numbers for 1.0 alpha.
Aymeric Augustin
2013-12-14
Merge pull request #494 from django-debug-toolbar/staticfiles
Aymeric Augustin
2013-12-09
Added the staticfiles panel to the docs.
Jannis Leidel
2013-12-08
Pointing to the 'master' docs creates too much confusion.
Aymeric Augustin
2013-11-30
Small documentation improvements.
Aymeric Augustin
2013-11-30
Provide a solution to prevent monkey-patching the settings.
Aymeric Augustin
2013-11-30
Fix instructions for installing the dev version
Aymeric Augustin
2013-11-29
Remove support for logbook.
Aymeric Augustin
2013-11-29
Move support for line_profiler to a 3rd party panel.
Aymeric Augustin
2013-11-29
Fix misspelling of 'overhead'
David Pursehouse
2013-11-27
Attempt to protect copy-paste-happy programmers from themselves.
Aymeric Augustin
2013-11-26
Correct the dotted path to TemplatesPanel
Mjumbe Poe
2013-11-24
Clean up and document the Panel API.
Aymeric Augustin
2013-11-24
Add short release notes for 1.0.
Aymeric Augustin
2013-11-24
Shorten developers list.
Aymeric Augustin
2013-11-24
Take advantage of django.contrib.staticfiles to serve static files.
Aymeric Augustin
2013-11-24
Make SHOW_TOOLBAR_CALLBACK a dotted path.
Aymeric Augustin
2013-11-24
Remove HIDE_DJANGO_SQL configuration option.
Aymeric Augustin
2013-11-24
Rename some settings for clarity and consistency.
Aymeric Augustin
2013-11-24
Rename all panels consistently.
Aymeric Augustin
2013-11-23
Stop bundling jQuery.
Aymeric Augustin
2013-11-18
Add an option to collapse the toolbar by default.
Aymeric Augustin
2013-11-17
Include configurations for PostgreSQL and MySQL.
Aymeric Augustin
2013-11-16
Outline the release process.
Aymeric Augustin
2013-11-16
Add Selenim test.
Aymeric Augustin
2013-11-15
Implement redirects interception as a panel.
Aymeric Augustin
2013-11-15
Disable the toolbar entirely on AJAX requests.
Aymeric Augustin
2013-11-13
Provide an option to force rendering panels in page.
Aymeric Augustin
2013-11-12
Make it possible for panels to provide URLs and views.
Aymeric Augustin
2013-11-12
Rewrite configuration docs.
Aymeric Augustin
2013-11-11
Rewrite performance docs to reflect recent improvements.
Aymeric Augustin
2013-11-11
Make panels cache size configurable.
Aymeric Augustin
2013-11-11
Rewrite installation instructions.
Aymeric Augustin
[next]