[2.2.x] Made cosmetic edits in docs/releases/2.2.1.txt.
Backport of 753580ecd1
from master
This commit is contained in:
parent
95811c3de9
commit
ba20579106
|
@ -35,7 +35,7 @@ Bugfixes
|
|||
many-to-many relationship with a custom manager (:ticket:`30325`).
|
||||
|
||||
* Fixed a regression in Django 2.2 where
|
||||
:class:`~django.core.paginator.Paginator` crashed when ``object_list`` was
|
||||
:class:`~django.core.paginator.Paginator` crashes if ``object_list`` is
|
||||
a queryset ordered or aggregated over a nested ``JSONField`` key transform
|
||||
(:ticket:`30335`).
|
||||
|
||||
|
|
Loading…
Reference in New Issue