MCPcopy Index your code
hub / github.com/MongoEngine/mongoengine / Doc

Class Doc

tests/queryset/test_transform.py:40–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38 dictField = DictField()
39
40 class Doc(Document):
41 pass
42
43 LisDoc.drop_collection()
44 DicDoc.drop_collection()

Callers 3

test_transform_updateMethod · 0.70
test_typeMethod · 0.70

Calls 2

DynamicFieldClass · 0.85

Tested by 3

test_transform_updateMethod · 0.56
test_typeMethod · 0.56