Skip to content

Commit c4149c5

Browse files
Sean BermejoSean Bermejo
authored andcommitted
Add Decimal128Field to docs/apireference.rst
1 parent 9e3f1d9 commit c4149c5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,3 +264,4 @@ that much better:
264264
* oleksandr-l5 (https://github.com/oleksandr-l5)
265265
* Ido Shraga (https://github.com/idoshr)
266266
* Terence Honles (https://github.com/terencehonles)
267+
* Sean Bermejo (https://github.com/seanbermejo)

docs/apireference.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ Fields
8080
.. autoclass:: mongoengine.fields.LongField
8181
.. autoclass:: mongoengine.fields.FloatField
8282
.. autoclass:: mongoengine.fields.DecimalField
83+
.. autoclass:: mongoengine.fields.Decimal128Field
8384
.. autoclass:: mongoengine.fields.BooleanField
8485
.. autoclass:: mongoengine.fields.DateTimeField
8586
.. autoclass:: mongoengine.fields.ComplexDateTimeField

0 commit comments

Comments
 (0)