[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#768567: ITP: pylint-django -- Pylint plugin for Django



Package: wnpp
Severity: wishlist
Owner: Joseph Herlant <herlantj@gmail.com>


* Package name    : pylint-django
  Version         : 0.2.2
  Upstream Author : Carl Crowder <emailme@carlcrowder.com>
* 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)


Reply to: