fopina / django-bulk-update-or-create

`bulk_update_or_create` for Django model managers
MIT License
148 stars 16 forks source link

Add type hints to the query module #12

Closed tomvanner closed 1 year ago

tomvanner commented 3 years ago

Added type hinting for each class method in query.py.