Viicos / django-autotyping

Automatically add type hints for Django powered applications.
https://viicos.github.io/django-autotyping/
MIT License
45 stars 0 forks source link

Fallback to `inspect.getmodule` for models not exported in the app's models module #66

Closed Viicos closed 5 months ago

Viicos commented 5 months ago

Fixes #59