Hacker News new | ask | show | jobs
by paulie_a 2913 days ago
It's trivial to find optimizations in django debug toolbar..."oh yeah I should use select_related"

If you have no idea what you are doing with an orm you probably won't be able to write decent SQL anyways.