Open
Description
I am confused about this line in mongoengine docs
If you use Document and the database contains data that isn’t defined then that data will be stored in the document._data dictionary.
I tested with Document, when loading a document which has a field not defined in schema, mongoengine raises mongoengine.errors.FieldDoesNotExist
Metadata
Metadata
Assignees
Labels
No labels