Ivan Galin

Results 4 issues of Ivan Galin

Need implement project library documentation.

documentation
enhancement

I noticed that saving the models also creates an empty `id` in both the `_doc` attribute for `DBPydanticMixin` instance and the MongoDB collection. Also, if you call the `dict()` method...

bug

Implementation of NestedDBMixin or EmbededDBMixin for save nested pydantic models to mongo (like as EmbededDocument from MongoEngine). - [ ] EmbededDocument as separate class - [ ] Unpacking EmbededDocument to...

enhancement

documentation
enhancement