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
2013-11-08
Bump version number.
0.11.0
Aymeric Augustin
2013-11-06
Django 1.6 was released today and it's supported!
Aymeric Augustin
2013-11-01
Add command to measure test coverage.
Aymeric Augustin
2013-11-01
Split tests across several modules.
Aymeric Augustin
2013-11-01
Remove unused file.
Aymeric Augustin
2013-11-01
Don't pin dev tools versions.
Aymeric Augustin
2013-11-01
Remove dummy test_pgsql settings file.
Aymeric Augustin
2013-11-01
Removed redundant settings manipulations in tests.
Aymeric Augustin
2013-11-01
Fix Travis through trial and error (attempt 1).
Aymeric Augustin
2013-11-01
Document `make example`.
Aymeric Augustin
2013-11-01
Get rid of custom test runner.
Aymeric Augustin
2013-11-01
Make help text a bit more helpful.
Aymeric Augustin
2013-11-01
Fix support for non-ASCII keys in sessions.
Aymeric Augustin
2013-11-01
Sort items in request vars panel.
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-11-01
Show all HTTP headers in the headers panel.
Aymeric Augustin
2013-10-31
Allow the panel to be scrolled when the screen is shorter than it's height.
tschilling
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-28
Include locales in package.
Aymeric Augustin
2013-10-28
Merge pull request #432 from w-diesel/patch-4
Aymeric Augustin
2013-10-28
Update db.py
Wladimir Diedel
2013-10-27
Bump version number.
0.10.1
Aymeric Augustin
2013-10-27
Add a task to update translations.
Aymeric Augustin
2013-10-27
Compile translations.
Aymeric Augustin
2013-10-27
GitHub has removed the downloads section.
Aymeric Augustin
2013-10-27
Bump version number and update README.
0.10.0
Aymeric Augustin
2013-10-27
We'll try to release wheel packages.
Aymeric Augustin
2013-10-27
Pull translations from Transifex.
Aymeric Augustin
2013-10-27
<ericholscher> dude. use the new theme. its the hotness.
Aymeric Augustin
2013-10-27
Merge pull request #430 from aaugustin/sphinx-docs
Aymeric Augustin
2013-10-27
Fix a few tests that broke after 982f341.
Aymeric Augustin
2013-10-27
Django 1.6 still supports Python 2.6.
Aymeric Augustin
2013-10-27
Improve display of variables in RequestVars panel.
Aymeric Augustin
2013-10-27
Restructure README a bit.
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
2013-10-27
Add requirements file for development.
Aymeric Augustin
2013-10-27
Document SQL_WARNING_THRESHOLD.
Aymeric Augustin
2013-10-27
Fix all flake8 warnings and add flake8 to tox.
Aymeric Augustin
2013-10-27
Centralize access to config and default values.
Aymeric Augustin
2013-10-27
Allow setting arbitrary attributes on the toolbar.
Paulo Scardine
2013-10-26
Add info about pushing translations to Transifex.
Aymeric Augustin
2013-10-26
Update English PO file.
Aymeric Augustin
2013-10-26
Make translations in English identical to source.
Aymeric Augustin
2013-10-26
Eliminate almost all flake8 messages.
Aymeric Augustin
2013-10-26
Remove unused imports.
Aymeric Augustin
[next]