Skip to main content

Displays template rendering time on the timeline

Project description

Django Debug Toolbar Template Profiler

This panel displays time spent rendering each template and graphical respresentation on the timeline (see screenshot)

Install

  • pip install django-debug-toolbar-template-profiler

  • Add ‘template_profiler_panel.panels.template.TemplateProfilerPanel’ to DEBUG_TOOLBAR_PANELS in your settings.py (see how to add panel)

  • Add ‘template_profiler_panel’ to INSTALLED_APPS

Screenshot

screenshot.png

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page