[ Bron: pylint-django ]
Pakket: python3-pylint-django (2.0.13-1)
Verwijzigingen voor python3-pylint-django
Debian bronnen:
Het bronpakket pylint-django downloaden:
- [pylint-django_2.0.13-1.dsc]
- [pylint-django_2.0.13.orig.tar.gz]
- [pylint-django_2.0.13-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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
Andere aan python3-pylint-django gerelateerde pakketten
|
|
|
|
-
- 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)