[ 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