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 268ae88 commit ef67489Copy full SHA for ef67489
docs/source/releases/5.1.x.rst
@@ -9,6 +9,8 @@ Django MongoDB Backend 5.1.x
9
10
- Backward-incompatible: :class:`~django_mongodb_backend.fields.ArrayField`\'s
11
``size`` argument is renamed to ``max_size``.
12
+- Added the ``size`` parameter to :class:`~django_mongodb_backend.fields.ArrayField`
13
+ for enforcing fixed-length arrays.
14
- Added support for :doc:`database caching </topics/cache>`.
15
16
5.1.0 beta 1
0 commit comments