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 f228def commit 3f4ae23Copy full SHA for 3f4ae23
source/model-data/models.txt
@@ -169,8 +169,9 @@ The following table describes supported BSON field types and their
169
170
* - ``Object``
171
- ``EmbeddedModelField`` or ``EmbeddedModelArrayField``
172
- - | Stores embedded documents. To learn more about using this field
173
- with {+django-odm+}, see the :ref:`django-models-embedded` section in this guide.
+ - | Stores one or multiple embedded documents. To learn more about using these fields
+ with {+django-odm+}, see the :ref:`django-models-embedded` and :ref:`django-models-embedded-array`
174
+ sections.
175
176
* - ``ObjectId``
177
- ``ObjectIdField``
0 commit comments