django-stubs icon indicating copy to clipboard operation
django-stubs copied to clipboard

Fix type of <fieldname>_id in query lookups when using ForeignKey(to_field=)

Open intgr opened this issue 3 years ago • 2 comments

This is similar to #1176, but applies to query lookups instead of model attribute access.

This should be merged after #1178.

intgr avatar Oct 02 '22 10:10 intgr