SectorLabs / django-postgres-extra

Bringing all of PostgreSQL's awesomeness to Django.
MIT License
695 stars 96 forks source link

Type-check entire code base with mypy #211

Closed Photonios closed 1 year ago

Photonios commented 1 year ago

Lots of # type: ignore in the internals, but the types should be decent enough for consumption.