aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-01-09Merge pull request #349 from charettes/django-1.5-compatRob Hudson
2013-01-09Merge pull request #350 from charettes/simplejsonRob Hudson
2012-12-30Use the built-in json module on python >= 2.6.Simon Charette
2012-12-30Avoid importing `django.conf.urls.defaults` on django 1.4+Simon Charette
2012-11-26Merge pull request #335 from fossilet/masterJannis Leidel
2012-11-26Merge pull request #336 from craigds/masterJannis Leidel
2012-11-26Merge pull request #291 from valsteen/masterJannis Leidel
2012-11-21fix hashcompat deprecation warnings with django 1.5Craig de Stigter
2012-11-12Fix doc for show_toolbar.Yongzhi Pan
2012-10-05Merge pull request #322 from mattrobenolt/fix-static-urlsJannis Leidel
2012-09-16Fix static assetsMatt Robenolt
2012-09-03Fixed issue #230 -- prevent crash when transaction is in error stateVincent Alsteen
2012-08-27Ran minification.Jannis Leidel
2012-08-27Fixed paths in Makefile.Jannis Leidel
2012-08-27Merge branch 'master' of github.com:django-debug-toolbar/django-debug-toolbarJannis Leidel
2012-08-27Added Travis build status image.Jannis Leidel
2012-08-27Merge pull request #305 from midiotthimble/patch-1Jannis Leidel
2012-08-27Merge branch 'master' of github.com:django-debug-toolbar/django-debug-toolbarJannis Leidel
2012-08-27Cosmetic fixes to the README file.Jannis Leidel
2012-08-27Merge branch 'patch-1' of https://github.com/myaser/django-debug-toolbar into...Jannis Leidel
2012-08-27Merge pull request #314 from rickeyvisinski-kanban/ignorexmlhttprequestJannis Leidel
2012-08-27Merge branch 'background-image-404' of https://github.com/anton-ryzhov/django...Jannis Leidel
2012-08-27Merge pull request #315 from jamesodo/masterJannis Leidel
2012-08-27Merge pull request #313 from graingert/masterJannis Leidel
2012-08-25changed blocktrans syntax back to more verbose syntax so it will work with dj...james
2012-08-24saving characters, and let django sort out the ajaxnessRickey Visinski
2012-08-24prevent debug toolbar from inserting itself into a partial template called vi...Rickey Visinski
2012-08-20Include static in MANIFEST.inThomas Grainger
2012-08-20remove references to debug_media now using staticfilesThomas Grainger
2012-08-20use links to static files rather than direct inclusion, Fixes #307Thomas Grainger
2012-08-13Removed links to inaccessible files from CSS.Anton Ryzhov
2012-08-06Update README.rstMahmoud Yaser
2012-07-23Enabling html-formatting in logger panelVladislav
2012-07-12Removed faulty pruning of example dir from manifest template. Fixes #301.Jannis Leidel
2012-07-09Merge pull request #297 from adewinter/masterJannis Leidel
2012-07-08Make formatting consistent and have point #4 in installation stand out more. ...Anton de Winter
2012-06-26Merge pull request #288 from ostrovok-team/masterJannis Leidel
2012-06-20Merge pull request #290 from adw0rd/masterJannis Leidel
2012-06-17Temporary solution for problems with dual View call for ProfilingDebugPanelMikhail Andreev (aka adw0rd)
2012-06-07sql is None, in case of internal psycopg2 errors like 'cannot adapt type ..'Denis Orlikhin
2012-06-03Merge pull request #285 from kmichel/masterDavid Cramer
2012-06-03Fixed typo when propagating handler403 value kmichel
2012-05-31Propagate handler403 value when wrapping urlconfkmichel
2012-05-14Merge branch 'master' of github.com:django-debug-toolbar/django-debug-toolbarJannis Leidel
2012-05-13Fixed a few cosmetic issues in the tests.Jannis Leidel
2012-05-13Added support for class methods.Jannis Leidel
2012-05-13Remove of Django < 1.3 specific test.Jannis Leidel
2012-05-13More use of import_module.Jannis Leidel
2012-05-13Got rid of the dependency on Dingus.Jannis Leidel
2012-05-13Fixed the toolbar loading mechanism to only happen when the middleware has be...Jannis Leidel