Open
Description
Hi there!
I configured debug_toolbar in my dockerized DRF project. The DDT panel shows up, and I can see the request endpoints in the history panel, but the SQL panel still counts 0 queries. I tried silk to see what happens and works fine. For your surprise, the DDT SQL panel shows me the silk queries but not my app database queries.
If it's helpful, I'm using psycopg2==2.9.10
Metadata
Metadata
Assignees
Labels
No labels