Skip to content

Commit d80456f

Browse files
committed
edits
1 parent 93ad7e8 commit d80456f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/limitations-upcoming.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Limitations and Upcoming Features
77
.. contents:: On this page
88
:local:
99
:backlinks: none
10-
:depth: 1
10+
:depth: 2
1111
:class: singlecol
1212

1313
.. facet::
@@ -275,9 +275,9 @@ upcoming releases:
275275
``EmbeddedModelField`` values
276276
- Creating multiple models within a collection
277277
- 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
281281
- Using a custom ``Field`` class for the ``BSONRegExp`` data type
282282

283283
.. _django-upcoming-database:

0 commit comments

Comments
 (0)