diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2020-08-25 10:01:37 +0200 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2020-08-25 10:02:56 +0200 |
| commit | 0b0658111cba538b91072b9a133fd5545f3f46d1 (patch) | |
| tree | d928c95caabcd68250c43f83fe2ac1bd3606a6df /docs | |
| parent | 9f8c7d2b4b3cc707a8a94b793ec8fe7a11423eda (diff) | |
Removed trailing whitespace in 3.2 release notes.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/3.2.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/3.2.txt b/docs/releases/3.2.txt index a3908a431f..c7219c759b 100644 --- a/docs/releases/3.2.txt +++ b/docs/releases/3.2.txt @@ -117,7 +117,7 @@ Minor features * The new :attr:`.JSONBAgg.ordering` attribute determines the ordering of the aggregated elements. - + * The :class:`~django.contrib.postgres.operations.CreateExtension` operation now checks that the extension already exists in the database and skips the migration if so. |
