sbdchd / django-types

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

fix: apps.get_model now returns a Model #89

Closed last-partizan closed 2 years ago

last-partizan commented 2 years ago

I don't know there was Any before, especially when get_models returns list of Models.