Y
Hacker News
new
|
ask
|
show
|
jobs
by
brylie
444 days ago
Relatedly, in case it's useful, the django-stubs package provides mypy compatible type stubs for Django:
https://github.com/typeddjango/django-stubs
1 comments
yeswecatan
444 days ago
While 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.
link