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

Class PickleDynamicEmbedded

tests/fixtures.py:29–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27
28
29class PickleDynamicEmbedded(DynamicEmbeddedDocument):
30 date = DateTimeField(default=datetime.now)
31
32
33class PickleDynamicTest(DynamicDocument):

Callers 1

Calls 1

DateTimeFieldClass · 0.85

Tested by 1