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
2014-08-25
Remove css text-indent hack for back and close buttons.
HEAD
master
Bo Lopker
2014-08-02
Added documentation around ProfilingPanel and problems with the middlware.
tschilling
2014-08-02
Merge pull request #627 from djsutho/patch-3
Aymeric Augustin
2014-07-29
Add Request History panel to list of third-party panels.
David Sutherland
2014-07-26
Make note of the incompatability with the GZipMiddleware.
tschilling
2014-07-26
Don't suggest adding the app config to INSTALLED_APPS.
Aymeric Augustin
2014-07-26
Keep the toolbar handle pinned to the side after drag event.
David Sutherland
2014-07-18
Merge pull request #619 from tim-schilling/javascript-api-484
Aymeric Augustin
2014-07-16
Updating JS api documentation.
tschilling
2014-07-15
Making a basic javascript API for the toolbar.
tschilling
2014-07-06
Merge pull request #616 from tim-schilling/fix-top-584
Aymeric Augustin
2014-07-05
Get the relative top rather than the absolute top.
tschilling
2014-06-22
Merge pull request #613 from tim-schilling/prefix-css-classes-604
Aymeric Augustin
2014-06-17
Prefixing common CSS classes with djdt-
tschilling
2014-05-24
Mark the toolbar as unmaintained.
Aymeric Augustin
2014-05-17
Bump version number for 1.2.1.
1.2.1
Aymeric Augustin
2014-05-17
Make the fix for #591 more focused and explain it.
Aymeric Augustin
2014-05-17
Merge pull request #591 from mbarrien/jquery-require
Aymeric Augustin
2014-05-17
Don't show AJAX loader for preloaded panels.
Aymeric Augustin
2014-05-16
Merge pull request #597 from frewsxcv/patch-1
Aymeric Augustin
2014-05-11
Enable testing on Python 3.4
Corey Farwell
2014-05-06
Merge pull request #593 from micrypt/patch-1
Aymeric Augustin
2014-05-04
settings: fix minor typo.
Seyi Ogunyemi
2014-04-29
undefine "define" to avoid requirejs conflict
Michael Barrientos
2014-04-25
Bump version number.
1.2
Aymeric Augustin
2014-04-25
Minor update in release process.
Aymeric Augustin
2014-04-25
Update translations.
Aymeric Augustin
2014-04-25
Update source translations.
Aymeric Augustin
2014-04-25
We don't minify CSS and JS any more.
Aymeric Augustin
2014-04-25
Merge pull request #586 from living180/improve_redirect_test
Aymeric Augustin
2014-04-25
Merge pull request #587 from living180/work_around_chrome_mousemove
Aymeric Augustin
2014-04-25
Make the pain go away.
Aymeric Augustin
2014-04-25
Work around spurious mousemove on Chrome.
Daniel Harding
2014-04-25
Improve the redirect context processor test.
Daniel Harding
2014-04-19
Fix #549 -- Avoid breaking on mod_python.
Aymeric Augustin
2014-04-19
Flake8.
Aymeric Augustin
2014-04-19
Fix #565 -- Replace render with render_to_response.
Aymeric Augustin
2014-04-19
Merge pull request #577 from prestontimmons/setup-version
Aymeric Augustin
2014-04-19
Merge pull request #579 from ecederstrand/patch-1
Aymeric Augustin
2014-04-15
System encoding might not be utf-8
Erik Cederstrand
2014-04-15
Merge pull request #578 from catalanojuan/fix-dont-run-context-processor-for-...
Jannis Leidel
2014-04-15
Added unit test for broken context processors due to use of `render`
Juan Catalano
2014-04-15
Don't run context processors for redirect template.
Daniel Harding
2014-04-14
Remove upper limit from django version in setup.py.
Preston Timmons
2014-04-14
Updated Spanish translation.
Jannis Leidel
2014-04-13
Merge pull request #576 from vishalsodani/master
Aymeric Augustin
2014-04-13
Add missing if
Vishal Sodani
2014-04-12
New version of flake8 adds new checks.
1.1
Aymeric Augustin
2014-04-12
Bump version numbers for 1.1.
Aymeric Augustin
2014-04-12
Add Django 1.7b1 to tested versions.
Aymeric Augustin
[next]