-
Notifications
You must be signed in to change notification settings - Fork 117
Issues: pylint-dev/pylint-django
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
E1101 (no-member) when ForeignKey target model is specified as a string, in lowercase
#456
opened Apr 24, 2025 by
73VW
Fix False Positive on tests with a no-member Lint Error on DecimalField
#455
opened Mar 18, 2025 by
pablolucas890
AttributeError: 'ForeignKeyStringsChecker' object has no attribute 'config'
#430
opened Mar 21, 2024 by
EfraimGENC
ModuleNotFound error with pylint-django plugin - pylint 3.0.2, pylint_django 2.5.5
#422
opened Dec 6, 2023 by
danryu
Instance of 'ManyToManyField' has no 'all' memberPylint E1101:(no-member)
#404
opened Sep 13, 2023 by
LCH-1
pylint-django calls ast_from_module_name without catching AstroidImportError
#399
opened May 26, 2023 by
jonholdsworth
# pylint: disable=invalid-name
totally ignored - reproduced to pylint-django
#394
opened Mar 29, 2023 by
conrado
False positive: unexpected-keyword-arg, timespec in isoformat calls of DateTimeField values
#392
opened Feb 21, 2023 by
koniiiik
pylint-django to check models raise error if it have foreignkey like this
#388
opened Dec 6, 2022 by
liangqingzhao
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.