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

Class GridDocument

tests/fields/test_file_field.py:189–190  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

187
188 def test_file_field_no_default(self):
189 class GridDocument(Document):
190 the_file = FileField()
191
192 GridDocument.drop_collection()
193

Callers 1

Calls 1

FileFieldClass · 0.85

Tested by 1