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.
2 parents 3ed605c + c4149c5 commit 12ac6d8Copy full SHA for 12ac6d8
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