Fedora 14 Update: django-lint-0.13-8.fc14

updates at fedoraproject.org updates at fedoraproject.org
Tue Aug 3 02:13:39 UTC 2010


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2010-11674
2010-08-01 19:15:39
--------------------------------------------------------------------------------

Name        : django-lint
Product     : Fedora 14
Version     : 0.13
Release     : 8.fc14
URL         : http://chris-lamb.co.uk/projects/django-lint/
Summary     : Analyzes Django code looking for bugs and signs of poor quality
Description :
Django Lint is a static analysis tool that checks (or "lints") projects
and applications that use the Django web development framework.

It reports on common programming errors and bad code smells, including
checking for null-able CharField field types, the use of brittle or deprecated
Django features (such as auto_now_add) as well as the absence of recommended
options in settings.py. It aims to encourage the development of high-quality
re-usable Django applications.

Django Lint is currently implemented as a wrapper around PyLint.

--------------------------------------------------------------------------------
Update Information:

rebuilt for python 2.7
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update django-lint' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list