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
2013-12-15
Bump version numbers for 1.0 beta.
1.0-beta
1.0-release
Aymeric Augustin
2013-12-15
Merge branch 'master' into 1.0-release
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-12-08
Bump version numbers for 1.0 alpha.
1.0-alpha
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
2013-11-08
Bump version number.
Aymeric Augustin
2013-11-01
Add command to measure test coverage.
Aymeric Augustin
2013-11-01
Document `make example`.
Aymeric Augustin
2013-11-01
Add a checkbox to toggle panels from the frontend.
Aymeric Augustin
2013-11-01
Add response headers to the Headers panel.
Aymeric Augustin
2013-10-28
Document performance implications.
Aymeric Augustin
2013-10-28
Extend the contribution docs.
Aymeric Augustin
2013-10-28
Bump version number (once again).
0.10.2
Aymeric Augustin
2013-10-27
Bump version number.
0.10.1
Aymeric Augustin
2013-10-27
<ericholscher> dude. use the new theme. its the hotness.
Aymeric Augustin
2013-10-27
Migrate info from README to docs.
Aymeric Augustin
2013-10-27
Initial structure of the docs.
Aymeric Augustin
2013-10-27
Create Sphinx docs.
Aymeric Augustin