sbdchd / mongo-types

:fallen_leaf: Type stubs for mongoengine, pymongo, and bson
Apache License 2.0
19 stars 8 forks source link

fix queryset insert method #37

Closed chdsbd closed 3 years ago

chdsbd commented 3 years ago

This change updates the queryset insert method to allow inserting single documents instead of just lists.