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 b8a2a12 commit d5cb2fdCopy full SHA for d5cb2fd
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