django pylint has no objects member code example
Example: Class 'Product' has no 'objects' member
"python.linting.pylintArgs": [
"--load-plugins=pylint_django",
]
"python.linting.pylintArgs": [
"--load-plugins=pylint_django",
]