Django-pylint

Latest version: v0.10.0

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

Scan your dependencies

Page 1 of 3

0.10.0

This version merges all pending pull requests from the original upstream
repository!

* [Upstream 109](http://github.com/landscapeio/pylint-django/pull/109),
adding 'urlpatterns', 'register', 'app_name' to good names. Obsoletes
[upstream 111](http://github.com/landscapeio/pylint-django/pull/111), fixes
[upstream 108](http://github.com/landscapeio/pylint-django/issues/108)
(Vinay Pai)
* Add 'handler500' to good names (Mr. Senko)
* [Upstream 103](http://github.com/landscapeio/pylint-django/pull/103):
Support factory_boy's DjangoModelFactory Meta class (Konstantinos Koukopoulos)
* [Upstream 100](https://github.com/landscapeio/pylint-django/pull/100):
Fix E1101:Instance of '__proxy__' has no 'format' member' when using .format()
on a ugettext_lazy translation. Fixes
[upstream 80](https://github.com/landscapeio/pylint-django/issues/80) (canarduck)
* [Upstream 99](https://github.com/landscapeio/pylint-django/pull/99):
Add tests and transforms for DurationField, fixes
[upstream 95](https://github.com/landscapeio/pylint-django/issues/95) (James M. Allen)
* [Upstream 92](https://github.com/landscapeio/pylint-django/pull/92):
Add json field to WSGIRequest proxy (sjk4sc)
* [Upstream 84](https://github.com/landscapeio/pylint-django/pull/84):
Add support for django.contrib.postgres.fields and UUIDField (Villiers Strauss)

0.9.0

* Fork as [django-pylint](https://github.com/MrSenko/django-pylint) as a Django 2 & Python 3 only package
* Update tests for latest version of pylint (>=1.8)
* Add testing with Django 2.0.x, Python 3.5 and 3.6
* Only testing with Django 1.11.x LTS from all previous Django versions
* Stop testing on Python 2

0.7.4

* [88](https://github.com/landscapeio/pylint-django/pull/88) Fixed builds with Django 1.10 (thanks to [federicobond](https://github.com/federicobond))
* [91](https://github.com/landscapeio/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/landscapeio/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/landscapeio/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/landscapeio/pylint-django/pull/76) Better handling of mongoengine querysetmanager
* [73](https://github.com/landscapeio/pylint-django/pull/73) (72)[https://github.com/landscapeio/pylint-django/issues/72] Make package zip safe to help fix some path problems
* [68](https://github.com/landscapeio/pylint-django/pull/68) Suppressed invalid constant warning for "app_name" in urls.py
* [67](https://github.com/landscapeio/pylint-django/pull/67) Fix view.args and view.kwargs
* [66](https://github.com/landscapeio/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/landscapeio/pylint-django/pull/65) Add support of mongoengine module.
* [59](https://github.com/landscapeio/pylint-django/pull/59) Silence old-style-class for widget Meta

0.7.1

* [52](https://github.com/landscapeio/pylint-django/issues/52) - Fixed stupid mistake when using versioninfo

0.7

* [51](https://github.com/landscapeio/pylint-django/issues/51) - Fixed compatibility with pylint 1.5 / astroid 1.4.1

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.