Viicos / django-autotyping

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

Add support for custom user model #35

Closed Viicos closed 8 months ago

Viicos commented 8 months ago

Closes #16.

Looking at the current django-stubs, there are probably many places where this could be applied. However, we'll have to see if they are relevant