django-debug-toolbar
https://github.com/jazzband/django-debug-toolbar
Python
A configurable set of panels that display various debug information about the current request/response.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported5 Subscribers
Add a CodeTriage badge to django-debug-toolbar
Help out
- Issues
- Only patch the cache methods once.
- Uncaught typerror; check if elements in javascript an item before checking a level deeper
- Cache panel: cache methods are monkey patched on each request producing a recursion error after ~3K requests
- pt locale: "active" wrongly translated to "acção" ("action")
- request checkbox is cleared and request doesn't show
- `serialize()` crashes with `TypeError` when panel data contains dicts with non-string keys
- Surface Duplicate/Similar SQL Queries in the toolbar's sidebar
- PostgreSQL compatibility issues in CI and SQL profiling
- Profiling panel isn't as helpful as pStats
- Create end to end test that covers the official tutorial integration
- Docs
- Python not yet supported