Skip to content

Commit 7a23ffe

Browse files
authored
Merge pull request #96 from RohitChattopadhyay/patch-1
Changed IntegerField to IntField
2 parents fbe472c + b59c53d commit 7a23ffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/fields.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Mongoengine Fields
1414
- FileField
1515
- FloatField
1616
- GenericReferenceField
17-
- IntegerField
17+
- IntField
1818
- ListField
1919
- ObjectIdField
2020
- ReferenceField

0 commit comments

Comments
 (0)