python3-pylint-django
Pylint plugin for analysing code using Django (Python 3)
Description
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 packageUpload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/PyCQA/pylint-django
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-pylint-django