Package: wnpp Severity: wishlist Owner: Joseph Herlant <[email protected]>
* Package name : pylint-django Version : 0.2.2 Upstream Author : Carl Crowder <[email protected]> * URL : https://github.com/landscapeio/pylint-plugin-utils * 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) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

