sbdchd / django-types

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

fix: Fix signature for GenericRelation #90

Closed last-partizan closed 2 years ago

last-partizan commented 2 years ago

Without this, invalid signature from ForeignObject was used.

sbdchd commented 2 years ago

LGTM, thanks!

last-partizan commented 2 years ago

@sbdchd Could you please release updated version?

sbdchd commented 2 years ago

@last-partizan Should be all set, I release 0.13.0!