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

Class History

tests/test_connection.py:122–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120
121 def test_connect_different_documents_to_different_database(self):
122 class History(Document):
123 name = StringField()
124
125 class History1(Document):
126 name = StringField()

Calls 1

StringFieldClass · 0.90

Used in the wild real call sites across dependent graphs

searching dependent graphs…