Hi,
anyone know if there's a django database debugging app which supports Django's multi-db API?
I used to use django-debug-toolbar
but it doesn't support multiple databases and the corresponding ticket is now open for 3 months.
Are there any alternatives worth looking at?