django-dtpanel-htmltidy icon indicating copy to clipboard operation
django-dtpanel-htmltidy copied to clipboard

Custom panel form Django Debug Toolbar which display HTML Validation errors and warnings

Results 5 django-dtpanel-htmltidy issues
Sort by recently updated
recently updated
newest added

Hi joymax: After I pip install django-dtpanel-htmltidy and configuration. Then do $ python manage.py runserver . It will show ![dtpanel](https://cloud.githubusercontent.com/assets/6084882/15476868/44aae858-2144-11e6-99b6-2a8e43266044.png) So I go to check debug_toolbar_htmltidy and find urls.py content...

Using the new Debug Toolbar 1.0.1 the only visible output I get is '

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...

HTML5 support would be great.. Right now it reports usage of tags such as `article` and `header` as errors.

Shouldn't this be: {{STATIC_URL}}debug_toolbar_htmltidy/