We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b70d559 commit 1c82dbdCopy full SHA for 1c82dbd
docs/source/ref/models/fields.rst
@@ -64,7 +64,7 @@ Some MongoDB-specific fields are available in ``django_mongodb_backend.fields``.
64
This is an optional argument.
65
66
If passed, the array will have a maximum size as specified, validated
67
- only by forms.
+ by forms and model validation, but not enforced by the database.
68
69
Querying ``ArrayField``
70
~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments