Files
django-stubs/mypy_django_plugin
Sigurd Ljødal ccef6779ad Fix type for related fields in values_list querysets (#955)
When fetching a related field in a values_list queryset Django will
return the object primary key, not model instances as was previously
what the mypy plugin assumed.
2022-05-12 09:14:17 +03:00
..
2022-04-28 13:01:37 +03:00
2022-04-28 13:01:37 +03:00
2019-07-24 13:38:49 +03:00
2022-04-28 13:01:37 +03:00
2022-01-05 16:21:14 +03:00