[ ソース: python-django-zeal ]
パッケージ: python3-django-zeal (2.0.4-1)
python3-django-zeal に関するリンク
Debian の資源:
python-django-zeal ソースパッケージをダウンロード:
- [python-django-zeal_2.0.4-1.dsc]
- [python-django-zeal_2.0.4.orig.tar.gz]
- [python-django-zeal_2.0.4-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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-django
- 高レベル Python ウェブ開発基盤