mirror of
https://github.com/django/django.git
synced 2025-07-20 01:29:11 +00:00
[1.9.x] Fixed typo in docs/releases/1.9.1.txt.
Backport of cecbf1bdef04e00e6947f47d96198aa57c2a0dc3 from master
This commit is contained in:
parent
2a9ce36271
commit
067d8c3500
@ -36,7 +36,7 @@ Bugfixes
|
|||||||
to work on both Python 2 and Python 3.
|
to work on both Python 2 and Python 3.
|
||||||
|
|
||||||
* Prevented ``QuerySet.delete()`` from crashing on MySQL when querying across
|
* Prevented ``QuerySet.delete()`` from crashing on MySQL when querying across
|
||||||
relations (:ticket`25882`).
|
relations (:ticket:`25882`).
|
||||||
|
|
||||||
* Fixed evaluation of zero-length slices of ``QuerySet.values()``
|
* Fixed evaluation of zero-length slices of ``QuerySet.values()``
|
||||||
(:ticket:`25894`).
|
(:ticket:`25894`).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user