| Age | Commit message (Collapse) | Author |
|
|
|
Fix static assets
|
|
|
|
|
|
|
|
|
|
|
|
Enabling html-formatting in logger panel
|
|
|
|
|
|
into myaser-patch-1
|
|
prevent debug toolbar from inserting itself into a partial template
|
|
https://github.com/anton-ryzhov/django-debug-toolbar into anton-ryzhov-background-image-404
|
|
Fix for blocktrans syntax change breaking debug_toolbar in Django 1.2
|
|
Use links to static JS and CSS, using {{ STATIC_URL }}
|
|
django 1.2
|
|
|
|
via ajax. Prevents overwriting the current toolbar on the page and rendering the event listeners on toolbar panel buttons useless
|
|
|
|
|
|
|
|
Files has been pasted inline in cdc890.
|
|
adding a note about templates that debug_toolbar can display it self on
|
|
|
|
|
|
Minor tweak to Readme file for your review
|
|
(Easy to miss if you're in a hurry)
|
|
missing 'sql' key handling
|
|
Temporary solution for problems with dual View call for ProfilingDebugPanel
|
|
|
|
|
|
Propagate handler403 value when wrapping urlconf
|
|
It was propagated to handler404 instead of handler403.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
been added to the MIDDLEWARE_CLASSES setting.
|
|
|
|
of Django's import_module.
|
|
|
|
Set browser focus on redirect link
|
|
redirect screens like a boss.
|
|
|
|
|
|
panel. This is based mostly on the awesome work by @diox done in 9aa062bb6c4318aa81c202003ea902249c0071d1. Closes #134.
|
|
|