Pylint

Latest version: v3.2.3

Safety actively analyzes 638418 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 9

0.9

-------------------------

- Fix `120 <https://github.com/PyCQA/pylint-django/issues/120>`__ -
TypeError: 'NamesConsumer' object does not support indexing (Simone
Basso)
- Fix `110 <https://github.com/PyCQA/pylint-django/issues/120>`__ and
`35 <https://github.com/PyCQA/pylint-django/issues/120>`__ - resolve
ForeignKey models specified as strings instead of class names (Mr.
Senko)

0.8.0

---------------------------

- This is the last version to support Python 2. Issues a deprecation
warning!
- `109 <http://github.com/PyCQA/pylint-django/pull/109>`__, adding
'urlpatterns', 'register', 'app\_name' to good names. Obsoletes
`111 <http://github.com/PyCQA/pylint-django/pull/111>`__, fixes
`108 <http://github.com/PyCQA/pylint-django/issues/108>`__ (Vinay
Pai)
- Add 'handler500' to good names (Mr. Senko)
- `103 <http://github.com/PyCQA/pylint-django/pull/103>`__: Support
factory\_boy's DjangoModelFactory Meta class (Konstantinos
Koukopoulos)
- `100 <https://github.com/PyCQA/pylint-django/pull/100>`__: Fix
E1101:Instance of '**proxy**\ ' has no 'format' member' when using
.format() on a ugettext\_lazy translation. Fixes
`80 <https://github.com/PyCQA/pylint-django/issues/80>`__
(canarduck)
- `99 <https://github.com/PyCQA/pylint-django/pull/99>`__: Add tests
and transforms for DurationField, fixes
`95 <https://github.com/PyCQA/pylint-django/issues/95>`__ (James M.
Allen)
- `92 <https://github.com/PyCQA/pylint-django/pull/92>`__: Add json
field to WSGIRequest proxy (sjk4sc)
- `84 <https://github.com/PyCQA/pylint-django/pull/84>`__: Add support
for django.contrib.postgres.fields and UUIDField (Villiers Strauss)
- Stop testing with older Django versions. Currently testing with
Django 1.11.x and 2.0
- Stop testing on Python 2, no functional changes in the source code
though
- Update tests and require latest version of pylint (>=1.8), fixes
`53 <https://github.com/PyCQA/pylint-django/issues/53>`__,
`97 <https://github.com/PyCQA/pylint-django/issues/97>`__
- `81 <https://github.com/PyCQA/pylint-django/issues/81>`__ Fix
'duplicate-except' false negative for except blocks which catch the
``DoesNotExist`` exception.

0.7.4

-------------

- `88 <https://github.com/PyCQA/pylint-django/pull/88>`__ Fixed builds
with Django 1.10 (thanks to
`federicobond <https://github.com/federicobond>`__)
- `91 <https://github.com/PyCQA/pylint-django/pull/91>`__ Fixed race
condition when running with pylint parallel execution mode (thanks to
`jeremycarroll <https://github.com/jeremycarroll>`__)
- `64 <https://github.com/PyCQA/pylint-django/issues/64>`__ "Meta is
old style class" now suppressed on BaseSerializer too (thanks to
`unklphil <https://github.com/unklphil>`__)
- `70 <https://github.com/PyCQA/pylint-django/pull/70>`__ Updating to
handle newer pylint/astroid versions (thanks to
`iXce <https://github.com/iXce>`__)

0.7.2

-------------

- `76 <https://github.com/PyCQA/pylint-django/pull/76>`__ Better
handling of mongoengine querysetmanager
- `73 <https://github.com/PyCQA/pylint-django/pull/73>`__
`72 <https://github.com/PyCQA/pylint-django/issues/72>`__ Make package
zip safe to help fix some path problems
- `68 <https://github.com/PyCQA/pylint-django/pull/68>`__ Suppressed
invalid constant warning for "app\_name" in urls.py
- `67 <https://github.com/PyCQA/pylint-django/pull/67>`__ Fix
view.args and view.kwargs
- `66 <https://github.com/PyCQA/pylint-django/issues/66>`__ accessing
\_meta no longer causes a protected-access warning as this is a
public API as of Django 1.8
- `65 <https://github.com/PyCQA/pylint-django/pull/65>`__ Add support
of mongoengine module.
- `59 <https://github.com/PyCQA/pylint-django/pull/59>`__ Silence
old-style-class for widget Meta

0.7.1

-------------

- `52 <https://github.com/PyCQA/pylint-django/issues/52>`__ - Fixed
stupid mistake when using versioninfo

0.7

-----------

- `51 <https://github.com/PyCQA/pylint-django/issues/51>`__ - Fixed
compatibility with pylint 1.5 / astroid 1.4.1

Page 7 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.