django-planet
Posts
Blogs
Feeds
Authors
Posts
Blogs
Authors
Search
Home
Blogs
Valentino Gagliardi
Detecting N+1 queries in Django with unit testing
Nov. 6, 2020
Detecting N+1 queries in Django with unit testing
in blog
Valentino Gagliardi
original entry
Detecting N+1 queries in Django with unit testing
Too lazy to install Django debug toolbar or nplusone? Uncover N+1 queries in Django with a unit test!
Recent Posts
From Bootcamp to Project Manager - Keanya Phelps
Inverting the Testing Pyramid
Boost Your GitHub DX
Freelancing & Community - Andrew Miller
How to Encourage Better Image Uploads with Help Text
Django News - Balancing the AI Flood in Django - Mar 27th 2026
LLMs for Open Source maintenance: a cautious case
Lunch Talk Series: Building maintainable Django projects: the difficult teenage years
Rewriting a 20-year-old Python library
Speeding Up Django Startup Times with Lazy Imports