Hacker News new | ask | show | jobs
by rmc 5166 days ago
Django debug toolbar can show you where awk/grep queries are called
1 comments

Right, but that's a totally different solution. It only tells when I ask it, and it doesn't work for any query not issued in a rendered view (most of our data access is AJAX). I like the 37s solution because I can leave it running on a system and then find stack information in the slow query log later on.