|
|
|
|
|
by aitchnyu
1278 days ago
|
|
I wish VSCode would figure out that ExampleModel.objects.first() returns ExampleModel or None or ExampleModel.objects.filter() returns an iterable of ExampleModel. Has anybody gotten this working, automatically or manually annotating? |
|
https://github.com/typeddjango/django-stubs/tree/master