mk-dinamicka
Results
1
issues of
mk-dinamicka
Currently there is no support for [EnumField](https://github.com/MongoEngine/marshmallow-mongoengine/issues) that is mentioned in MongoEngine docs. For now attempting to use this field like this raises an exception: ``` import mongoengine from enum...