sbdchd / django-types

:doughnut: Type stubs for Django
MIT License
188 stars 62 forks source link

fix: Add `through` to ManyToManyField #131

Closed last-partizan closed 2 years ago

last-partizan commented 2 years ago

By the way, why other typings here using = ...?

Should i also add = ... to this line?

sbdchd commented 2 years ago

yeah I think the ... isn't necessary for those attributes