osnory

Results 1 issues of osnory

Hi, I have a document defined with GenericEmbeddedDocumentField field; ``` class BrandItem(mg.Document): """ BrandItems of a brand in the inventory """ # inventory name of the brandItem name = StringField(required=True,...