mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
This commit is contained in:
@@ -10,3 +10,7 @@ Bugfixes
|
||||
========
|
||||
|
||||
* Added compatibility for ``oracledb`` 3.4.0 (:ticket:`36646`).
|
||||
|
||||
* Fixed a bug in Django 5.2 where ``QuerySet.first()`` and ``QuerySet.last()``
|
||||
raised an error on querysets performing aggregation that selected all fields
|
||||
of a composite primary key.
|
||||
|
||||
Reference in New Issue
Block a user