Closed
Description
With astroid
2.9.1, pylint-django
appears not to work correctly.
For example, it produces errors like Class 'MyModel' has no 'objects' member (no-member)
, even when it should be able to infer that the objects
member exists.
Full repro steps, including Pipenv.lock
file with precise package versions, is available in the following repo:
Metadata
Metadata
Assignees
Labels
No labels