Fedora 16 Update: django-lint-0.13-10.fc16

updates at fedoraproject.org updates at fedoraproject.org
Sat Dec 10 19:47:09 UTC 2011


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-16517
2011-11-28 23:10:57
--------------------------------------------------------------------------------

Name        : django-lint
Product     : Fedora 16
Version     : 0.13
Release     : 10.fc16
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:

Fix for bz. 652188, ( utils.py:40:is_model:TypeError: '_Yes' object is not iterable )
--------------------------------------------------------------------------------
ChangeLog:

* Mon Nov 28 2011 Matthias Runge <mrunge at matthias-runge.de> - 0.13-10
- Fix for bz 652188 utils.py:40:is_model:TypeError: '_Yes' object is not iterable
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #652188 - [abrt] django-lint-0.13-8.fc14: utils.py:40:is_model:TypeError: '_Yes' object is not iterable
        https://bugzilla.redhat.com/show_bug.cgi?id=652188
--------------------------------------------------------------------------------

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