sbdchd / django-types

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

add type parameter to queryset.as_manager #157

Closed ryanking closed 1 year ago

ryanking commented 1 year ago

This currently types as Any, but it should be the type of the model.