aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2009-11-02Merge branch 'master' of github.com:robhudson/django-debug-toolbarRob Hudson
2009-11-02Fixed and Updated .po filesRob Hudson
2009-11-02Merge branch 'master' into tx-masterRob Hudson
Conflicts: debug_toolbar/locale/he/LC_MESSAGES/django.po debug_toolbar/templates/debug_toolbar/panels/versions.html
2009-11-02Updated .po filesRob Hudson
2009-11-02Show context where SQL query originated from templateChris Lamb
Signed-off-by: Chris Lamb <lamby@debian.org> Signed-off-by: Rob Hudson <rob@cogit8.org>
2009-11-02Left-align the header cells in the SQL stacktrace tableChris Lamb
The columns are extremely wide, which makes centered titles look very odd. Signed-off-by: Rob Hudson <rob@cogit8.org>
2009-11-02Move the stacktrace underneath the SQL - current column is too narrowChris Lamb
Signed-off-by: Chris Lamb <lamby@debian.org> Signed-off-by: Rob Hudson <rob@cogit8.org>
2009-11-02kill whitespaceAlex Gaynor
2009-11-02detect versions for other installed applicationsAlex Gaynor
2009-11-02Mkae this threadsafeAlex Gaynor
2009-11-02Made the versions panel more powerfulAlex Gaynor
2009-11-02Updated .po filesRob Hudson
2009-11-03Small i18n change in template panelJannis Leidel
2009-11-02Show context where SQL query originated from templateChris Lamb
Signed-off-by: Chris Lamb <lamby@debian.org> Signed-off-by: Rob Hudson <rob@cogit8.org>
2009-11-02Left-align the header cells in the SQL stacktrace tableChris Lamb
The columns are extremely wide, which makes centered titles look very odd. Signed-off-by: Rob Hudson <rob@cogit8.org>
2009-11-02Move the stacktrace underneath the SQL - current column is too narrowChris Lamb
Signed-off-by: Chris Lamb <lamby@debian.org> Signed-off-by: Rob Hudson <rob@cogit8.org>
2009-10-16Added detection and display of versions of apps.Alex Gaynor
Signed-off-by: Rob Hudson <rob@cogit8.org>
2009-10-17l10n: Updates to Hebrew (he) translationAlex
Transmitted-via: Transifex (www.transifex.net)
2009-10-16Make this threadsafeAlex Gaynor
Signed-off-by: Rob Hudson <rob@cogit8.org>
2009-10-16Compiled locale filesRob Hudson
2009-10-16Updated po filesRob Hudson
2009-10-16Merge branch 'master' into tx-masterRob Hudson
2009-10-16Minified CSS from previous commit change.Rob Hudson
2009-10-16Updated AUTHORS file with missing authors from git log.Rob Hudson
2009-10-17fixed space on titlesKenneth Belitzky
2009-10-17added missing trans tags inside templatesKenneth Belitzky
2009-10-17CSS was effecting blockquote styles on the page.melsdoerfer
2009-10-14l10n: Added French translationDavid Paccoud
Transmitted-via: Transifex (www.transifex.net)
2009-10-06missing closing bracketEtienne Carrier
2009-09-30Added Chris Beaven to AUTHORS file.Rob Hudson
2009-09-30Template panel: Replace the sql_queries element from the template context ↵Chris Beaven
rather than removing it. Signed-off-by: Rob Hudson <rob@cogit8.org>
2009-09-30Template panel: One letter variable names are bad practice, changed to use ↵Chris Beaven
some more informative variable names. Signed-off-by: Rob Hudson <rob@cogit8.org>
2009-09-30Template panel: Remove unnecessary large elements from each template context ↵Chris Beaven
(request and sql_queries) Signed-off-by: Rob Hudson <rob@cogit8.org>
2009-09-25kill whitespaceAlex Gaynor
2009-09-25detect versions for other installed applicationsAlex Gaynor
2009-09-25Mkae this threadsafeAlex Gaynor
2009-09-25Merge commit 'rob/master'Alex Gaynor
2009-09-25Fixed template panel bug that caused the context to not display correctly.Rob Hudson
2009-09-24Fixed a bug, recently introduced, that turned the sessions list into a tuple ofRob Hudson
that list which broke rendering of sessions in the Request Vars panel.
2009-09-24l10n: Updates to Hebrew (he) translationAlex
Transmitted-via: Transifex (www.transifex.net)
2009-09-23Merge commit 'rob/master'Alex Gaynor
2009-09-22Incremented version to 0.8.1 alpha.Rob Hudson
2009-09-22Added sqlparse, replacing my simple string replace SQL keywords and updatingRob Hudson
management command and SQL panel.
2009-09-22Added Augie Fackler to AUTHORSRob Hudson
2009-09-18Made the versions panel more powerfulAlex Gaynor
2009-09-15Allow request vars to work even with disabled session middleware.Augie Fackler
2009-09-15Fix so that the debug toolbar can be enabled/disabled safely on a ↵Augie Fackler
per-request basis.
2009-09-12Updated URL to the GitHub page (soon to be finished)0.8.0Rob Hudson
2009-09-12Merge remote branch 'origin/tx-master'Rob Hudson
2009-09-13l10n: Updates to Hebrew (he) translationAlex
Transmitted-via: Transifex (www.transifex.net)