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
- `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
- Audit panels instrumentation for production usage
- `DatabaseStore` crashes on PostgreSQL with `OperationalError: string too long to represent as jsonb string`
- SQL panel freezes or crashes with large IN clauses
- Fix PostgreSQL compatibility issues in CI and SQL profiling
- `DatabaseStore` incurs a high performance overhead (~10x)
- Docs
- Python not yet supported