[ 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
- 高レベル Python ウェブ開発基盤