django-dtpanel-htmltidy
django-dtpanel-htmltidy copied to clipboard
Support for Toolbar 1.x and test fixes
An assortment of fixes for modern environments:
- Support for Django Debug Toolbar 1.x
- Count on the toolbar having already loaded jQuery (the original code broke on a site running a recent jQuery because "1.10.2" < "1.3")
- Fixed the tests to work in Django 1.4 - 1.6