sbdchd / django-types

:doughnut: Type stubs for Django
MIT License
202 stars 63 forks source link

Add db_table kwarg to ManyToManyField constructor #80

Closed vst closed 2 years ago

vst commented 2 years ago

I think that it was removed in one of the recent PRs for improving ManyToManyField typing.