deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-django, python3:any
Description: |-
Detect N+1s in your Django app (Python3 version)
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.
Homepage: https://github.com/taobojlen/django-zeal
Installed-Size: '57'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-django-zeal
Priority: optional
Section: python
Source: python-django-zeal
Version: 2.0.1-1
srcpkg_name: python-django-zeal
srcpkg_version: 2.0.1-1