* Package name : pylint-django Version : 0.6 Upstream Author : Carl Crowder <emai...@carlcrowder.com> * URL : https://github.com/landscapeio/pylint-django * License : GPL 2 Programming Lang: Python Description : Pylint plugin for Django
pylint-django is a Pylint plugin for improving code analysis for when analysing code using Django. It is also used by the Prospector tool. . 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. Requires pylint-plugin-utils (see #768566) Updating mentors version to latest upstream release -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org