List Question
18 TechQA 2024-02-23T11:05:42.353000Why is mypy not inferring Django CharField choices as type with django-stubs?
725 views
Asked by tinom9
How to typehint custom and overridden Managers in an Abstract Class using django-stubs?
816 views
Asked by flix
Django: typehinting backward / related_name / ForeignKey relationships
2.4k views
Asked by flix
Mypy complaining about Name "Optional" is not defined without the use of Optional
10.2k views
Asked by DanielK
How to use correctly types for Django model fields with django stubs?
3k views
Asked by Pavel Hanpari
How to get .env to pre-commit + mypy + django-stubs
1.2k views
Asked by Ivan Timishenko
Django-stubs doesn't ignore import
1k views
Asked by Ivan Timishenko
How to provide a source directory in the [tool.django-stubs] directive of a pyproject.tom file?
783 views
Asked by frague
Type Hint for Django model with annotated field
3.7k views
Asked by Johnny Metz
django-stubs: Missing type parameters for generic type "ModelSerializer"
2.9k views
Asked by Santhosh
django, mypy : queryset, choices. error: Incompatible types
1.3k views
Asked by Yury Dr
Mypy linting in VSCode Errors out with "Error constructing plugin instance of NewSemanalDRFPlugin"
908 views
Asked by vi_me
request.user returning abstract user (django-stubs)
895 views
Asked by Bula
Django stubs interrupt Pycharm autocomplete
705 views
Asked by Yevhen Bondar
mypy django rest framework - Unsupported left operand type when multiple permission classes are used
1k views
Asked by partha biswas
mypy returning module 'X' has no attribute 'MyClass' with django rest framework
641 views
Asked by Lingster