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

Class IntegerSetting

tests/fields/test_fields.py:1158–1159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1156 value = StringField()
1157
1158 class IntegerSetting(SettingBase):
1159 value = IntField()
1160
1161 class Simple(Document):
1162 mapping = ListField()

Callers 1

Calls 1

IntFieldClass · 0.90

Tested by 1