Skip to content

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates pylint-django from 0.11 to 2.0.

Changelog

2.0

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

- Requires pylint >= 2.0 which doesn't support Python 2 anymore!
- Add modelform-uses-unicode check to flag dangerous use of the exclude
attribute in ModelForm.Meta (Federico Bond).

0.11.1

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

- Enable test case for ``urlpatterns`` variable which was previously disabled
- Disable ``unused-argument`` message for the ``request`` argument passed to
view functions. Fix
`155 <https://github.com/PyCQA/pylint-django/issues/155>`__
- Add transformations for ``model_utils`` managers instead of special-casing them.
Fix
`160 <https://github.com/PyCQA/pylint-django/issues/160>`__
Links

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #28

@pyup-bot pyup-bot closed this Aug 20, 2018
@fedorareis fedorareis deleted the pyup-update-pylint-django-0.11-to-2.0 branch August 20, 2018 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants