[ ソース: pylint-django ]
パッケージ: python3-pylint-django (2.0.13-4)
python3-pylint-django に関するリンク
Debian の資源:
pylint-django ソースパッケージをダウンロード:
- [pylint-django_2.0.13-4.dsc]
- [pylint-django_2.0.13.orig.tar.gz]
- [pylint-django_2.0.13-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Pylint plugin for analysing code using Django (Python 3)
Features
* Prevents warnings about Django-generated attributes such as Model.objects or Views.request. * Prevents warnings when using ForeignKey attributes ("Instance of ForeignKey has no member"). * Fixes pylint's knowledge of the types of Model and Form field attributes * Validates Model.__unicode__ methods. * Meta informational classes on forms and models do not generate errors.It is also used by the Prospector tool.
This is the Python 3 version of the package
その他の python3-pylint-django 関連パッケージ
|
|
|
|
-
- dep: pylint (>= 2.0)
- Python 3 code static checker and UML diagram generator
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pylint-plugin-utils (>= 0.4)
- Utilities and helpers for writing Pylint plugins (Python 3)