We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e3f1d9 commit c4149c5Copy full SHA for c4149c5
AUTHORS
@@ -264,3 +264,4 @@ that much better:
264
* oleksandr-l5 (https://github.com/oleksandr-l5)
265
* Ido Shraga (https://github.com/idoshr)
266
* Terence Honles (https://github.com/terencehonles)
267
+ * Sean Bermejo (https://github.com/seanbermejo)
docs/apireference.rst
@@ -80,6 +80,7 @@ Fields
80
.. autoclass:: mongoengine.fields.LongField
81
.. autoclass:: mongoengine.fields.FloatField
82
.. autoclass:: mongoengine.fields.DecimalField
83
+.. autoclass:: mongoengine.fields.Decimal128Field
84
.. autoclass:: mongoengine.fields.BooleanField
85
.. autoclass:: mongoengine.fields.DateTimeField
86
.. autoclass:: mongoengine.fields.ComplexDateTimeField
0 commit comments