[ 源代码: pylint-django ]
软件包:python3-pylint-django(2.0.13-3)
python3-pylint-django 的相关链接
Debian 的资源:
下载源码包 pylint-django:
- [pylint-django_2.0.13-3.dsc]
- [pylint-django_2.0.13.orig.tar.gz]
- [pylint-django_2.0.13-3.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)