django-commons/django-debug-toolbar
A configurable set of panels that display various debug information about the current request/response. observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 86
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 68.5
- age_days: 6579
- days_rel: 19
- days_push: 8
- n_releases_24m: 11
Adoption not part of the score
8379 stars · 1102 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A configurable set of panels for Django that display debug information about the current request/response, such as SQL queries, timings, and settings. It supports third-party panels and experimental async view support.
Use cases
- inspect SQL queries executed during a Django request
- profile request/response performance in Django
- debug template rendering and context data
- view Django settings and headers during development
- find N+1 query problems in a Django app
When to choose
- you develop Django applications and need in-browser request diagnostics
- you want extensible debug panels with community plugins
- you need query and timing insights without leaving the browser
When to avoid
- you are not using Django
- you need production APM or distributed tracing rather than dev-time debugging
- you need concurrent async request debugging, which is not yet supported
Facets
library · maturity stable
developer-tools monitoring logging middleware web-development developer-tools backend performance python cross-platform django debugging sql-queries request-inspection panels web-server
3 sources
- readme: https://github.com/django-commons/django-debug-toolbar · fetched 2026-08-28 · e364304e4762
- homepage: https://django-debug-toolbar.readthedocs.io · fetched 2026-08-29 · ba81cd067a25
- registry_pypi: https://pypi.org/pypi/django-debug-toolbar/json · fetched 2026-08-29 · 05cd3f840d89
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| django-commons/django-debug-toolbar | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="django-commons/django-debug-toolbar")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem