Accepting request 1121555 from home:aplanas:branches:devel:languages:python:django
- Update to 4.2.7
* Fixed a regression in Django 4.2 that caused a crash of
QuerySet.aggregate() with aggregates referencing expressions
containing subqueries
* Restored, following a regression in Django 4.2, creating
varchar/text_pattern_ops indexes on CharField and TextField with
deterministic collations on PostgreSQL
OBS-URL: https://build.opensuse.org/request/show/1121555
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=149
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 1 08:12:59 UTC 2023 - Alberto Planas Dominguez <aplanas@suse.com>
|
||||
|
||||
- Update to 4.2.7
|
||||
* Fixed a regression in Django 4.2 that caused a crash of
|
||||
QuerySet.aggregate() with aggregates referencing expressions
|
||||
containing subqueries
|
||||
* Restored, following a regression in Django 4.2, creating
|
||||
varchar/text_pattern_ops indexes on CharField and TextField with
|
||||
deterministic collations on PostgreSQL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 16 08:33:05 UTC 2023 - Daniel Garcia Moreno <daniel.garcia@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user