Pylint-django

Latest version: v2.6.1

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

Scan your dependencies

Page 3 of 9

2.3.0

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

- Improvement in error message for ``missing-backwards-migration-callable``
(Bryan Mutai)
- Start testing with Django 3.1 on Python 3.8
- Better error message when Django is not configured. Closes
`277 <https://github.com/pylint-dev/pylint-django/issues/277>`_

2.2.0

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

- Rely on Django to resolve string references in ForeignKey fields. Refs
`243 <https://github.com/pylint-dev/pylint-django/issues/243>`_ (Alejandro Angulo)
- Suppress ``unused-argument`` for functions in migration modules. Fix
`267 <https://github.com/pylint-dev/pylint-django/issues/267>`_
- New checker for hard-coded ``auth.User``. Fix
`244 <https://github.com/pylint-dev/pylint-django/issues/244>`_

2.1.0

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

- New checker to warn about missing backwards data migrations (Bryan Mutai)
- Rename ``pylint_django.checkers.db_performance`` to
``pylint_django.checkers.migrations``
- Add URL to project Changelog for PyPI (Ville Skyttä)
- Fix failing test suite b/c of missing CSV dialect. Fix
`268 <https://github.com/pylint-dev/pylint-django/issues/268>`_
(Alejandro Angulo)

2.0.15

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

- Do not report error for ``gettext_lazy`` (Antonin MOREL)

2.0.14

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

- Add support for Django 3.0 and Python 3.8 (Wayne Lambert)
- Support ASGI. Fix
`258 <https://github.com/pylint-dev/pylint-django/issues/258>`_ (Sander Maijers)

2.0.13

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

- Suppress ``too-many-ancestors`` for class-based generic views
- Add ``handler400``, ``handler403``, ``handler404`` to good_names. Fix
`248 <https://github.com/pylint-dev/pylint-django/issues/248>`_

Page 3 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.