Removed trailing whitespace in 3.2 release notes.
This commit is contained in:
parent
9f8c7d2b4b
commit
0b0658111c
|
@ -117,7 +117,7 @@ Minor features
|
||||||
|
|
||||||
* The new :attr:`.JSONBAgg.ordering` attribute determines the ordering of the
|
* The new :attr:`.JSONBAgg.ordering` attribute determines the ordering of the
|
||||||
aggregated elements.
|
aggregated elements.
|
||||||
|
|
||||||
* The :class:`~django.contrib.postgres.operations.CreateExtension` operation
|
* The :class:`~django.contrib.postgres.operations.CreateExtension` operation
|
||||||
now checks that the extension already exists in the database and skips the
|
now checks that the extension already exists in the database and skips the
|
||||||
migration if so.
|
migration if so.
|
||||||
|
|
Loading…
Reference in New Issue