7 ms·
Relatedly, in case it's useful, the django-stubs package provides mypy compatible type stubs for Django: https://github.com/typeddjango/django-stubs https://gi
by brylie 1y ago
Relatedly, in case it's useful, the django-stubs package provides mypy compatible type stubs for Django:
https://github.com/typeddjango/django-stubs https://github.com/typeddjango/django-stubs
- yeswecatan 1y agoWhile it's truly a great ongoing effort and I am grateful to all the contributors, it's not nearly complete. You may think you're using the correct type until, surprise, you are not.