File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Limitations and Upcoming Features
7
7
.. contents:: On this page
8
8
:local:
9
9
:backlinks: none
10
- :depth: 1
10
+ :depth: 2
11
11
:class: singlecol
12
12
13
13
.. facet::
@@ -275,9 +275,9 @@ upcoming releases:
275
275
``EmbeddedModelField`` values
276
276
- Creating multiple models within a collection
277
277
- Using forms in embedded models
278
- - Resolve the ``JSONField`` limitations listed in the
279
- :ref:`Field limitations <django-limitations-models-fields>` section of
280
- this guide
278
+ - Resolve the ``JSONField`` limitations on ``Q`` object queries and
279
+ ``None`` value filters listed in the :ref:`Field <django-limitations-models-fields>` limitations
280
+ section of this guide
281
281
- Using a custom ``Field`` class for the ``BSONRegExp`` data type
282
282
283
283
.. _django-upcoming-database:
You can’t perform that action at this time.
0 commit comments