Hacker News new | ask | show | jobs
by nerdbaggy 1859 days ago
Django has built in explain support which can guide you on the right track https://docs.djangoproject.com/en/3.2/ref/models/querysets/#...