Skip to content

Commit d06ca78

Browse files
committed
Updated logs.
1 parent b491d6e commit d06ca78

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/source/releases/5.2.x.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ New features
1717
:class:`~.fields.PolymorphicEmbeddedModelArrayField` for storing a model
1818
instance or list of model instances that may be of more than one model class.
1919
- Added support for MongoDB Atlas Search expressions, including
20-
``SearchAutocomplete``, :class:`.SearchEquals`, ``SearchVector``, and others.
20+
:class:`~.expressions.SearchAutocomplete`,
21+
:class:`~.expressions.SearchEquals`,
22+
:class:`~.expressions.SearchVector`, and others.
2123
- Added support for the ``search`` lookup on
2224
:class:`~django.db.models.TextField` and
2325
:class:`~django.db.models.CharField`.

0 commit comments

Comments
 (0)