forked from django-commons/django-debug-toolbar
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
robhudson edited this page Sep 13, 2010
·
3 revisions
Tentative roadmap… the further away a release is the more tentative it is. This is just a rough plan.
- Fix bugs
- Add more languages
- Add some new features
- Unique queries on SQL panel
- Possibly caching and profiling panels
- Clean up SQL panel UI as it’s gotten a bit messy
- Tests
- Proper Sphinx documentation
- Split panel classes into 2 separate classes and experiment with optionally logging debug data only vs displaying in-request debug data.
- Data collection class for gather data
- Data display class for the panel