mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #24833 -- Forwardported some of "Fixed Case expressions with exclude()."
Partial forwardport of 469f1e362b from stable/1.8.x
as the issue was already fixed in master.
This commit is contained in:
committed by
Tim Graham
parent
cbe4efcbc1
commit
286d0e6ab1
@@ -50,3 +50,6 @@ Bugfixes
|
||||
|
||||
* Fixed recording of applied status for squashed (replacement) migrations
|
||||
(:ticket:`24628`).
|
||||
|
||||
* Fixed queryset annotations when using ``Case`` expressions with ``exclude()``
|
||||
(:ticket:`24833`).
|
||||
|
||||
Reference in New Issue
Block a user