orf / django-debug-toolbar-template-timings

A django-debug-toolbar panel that displays template rendering times for your Django application
https://pypi.python.org/pypi/django-debug-toolbar-template-timings
MIT License
296 stars 28 forks source link

Add in missing "ms" to template #5

Closed bentappin closed 11 years ago

bentappin commented 11 years ago

"ms" was added in the blocks section but not the templates section by a previous pull request that you merged.

orf commented 11 years ago

Can't merge this, but I have edited the files manually. Thanks!