sbdchd / mongo-types

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

add(mongoengine): missing URLField #42

Closed sbdchd closed 3 years ago

sbdchd commented 3 years ago

When these types were originally created, we only added the minimal fields necessary to support our existing codebase using mongoengine, we skipped a few fields.

rel: https://github.com/sbdchd/mongo-types/issues/38