[ trixie ]
[ sid ]
[ 源代码: python-django-zeal ]
软件包:python3-django-zeal(2.0.1-1)
python3-django-zeal 的相关链接
Debian 的资源:
下载源码包 python-django-zeal:
- [python-django-zeal_2.0.1-1.dsc]
- [python-django-zeal_2.0.1.orig.tar.gz]
- [python-django-zeal_2.0.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 python3-django-zeal 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework