python3-django-zeal

Detect N+1s in your Django app (Python3 version)

Description

Catch N+1 queries in your Django project.

Features:
 * Detects N+1s from missing prefetches and from use of .defer()/.only()
 * Friendly error messages like N+1 detected on User.followers at
   myapp/views.py:25 in get_user
 * Configurable thresholds
 * Allow-list
 * Well-tested
 * No dependencies

This package contains the Python 3 version of the library.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/taobojlen/django-zeal


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-django-zeal