Flamegraphs for Django Debug Toolbar. Version 0.2.13. Low release cadence; last updated in 2018.
pip install djdt-flamegraphNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Add 'djdt_flamegraph' to INSTALLED_APPS and the panel to DEBUG_TOOLBAR_PANELS.
Use 'from djdt_flamegraph.panel import FlamegraphDebugPanel'.
Pin Django Debug Toolbar to version < 3.0, or consider alternative flamegraph tools.