HTTP/2 200
date: Sat, 11 Oct 2025 06:52:04 GMT
content-type: text/html; charset=utf-8
django-composition: Hungaria
nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
referrer-policy: same-origin
report-to: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=eXPDRUZ4iNxvdAHsoFO6v1oazy6xIp73Emm5QZZOTjQ%3D\u0026sid=c46efe9b-d3d2-4a0c-8c76-bfafa16c5add\u0026ts=1760165524"}],"max_age":3600}
reporting-endpoints: heroku-nel="https://nel.heroku.com/reports?s=eXPDRUZ4iNxvdAHsoFO6v1oazy6xIp73Emm5QZZOTjQ%3D&sid=c46efe9b-d3d2-4a0c-8c76-bfafa16c5add&ts=1760165524"
server: cloudflare
via: 1.1 heroku-router
x-content-type-options: nosniff
cf-cache-status: MISS
last-modified: Sat, 11 Oct 2025 06:52:04 GMT
vary: accept-encoding
content-encoding: gzip
cf-ray: 98cc6ebc0b9f0522-BOM
alt-svc: h3=":443"; ma=86400
Simon Willison on django-debug-toolbar
Atom feed for django-debug-toolbar
3 posts tagged “django-debug-toolbar”
2009
django-debug-toolbar .
The new panel styling for the Django debug toolbar is really slick—here’s a neatly produced screencast demonstrating it (with Gypsy Jazz accompaniment).
# 21st September 2009 ,
6:36 pm
/ debugging , django , django-debug-toolbar , gypsyjazz , screencasts
2008
Using the New MySQL Query Profiler .
Extremely powerful new feature in MySQL 5.0.37. Definitely something for the Django debug toolbar.
# 1st October 2008 ,
1:20 am
/ django , django-debug-toolbar , mysql , profiling
Introducing the Django Debug Toolbar .
Another project inspired by DjangoCon: a component based debugging toolbar for Django. I like the architecture so far.
# 21st September 2008 ,
6:32 pm
/ debugging , django , djangocon , django-debug-toolbar , rob-hudson