.exclude(pk=...)
causes crash
#625
Labels
bug
Something isn't working
crash
"Internal error" crashes from mypy
mypy-plugin
Issues specific to mypy_django_plugin
Crash Report
Mypy crashes when it encounters a Django ORM query that uses
.exclude(pk=...)
.For example:
Traceback
Your Environment
mypy.ini
(and other config files):The text was updated successfully, but these errors were encountered: