Refs #32548 -- Forwardported 3.2.1 release note.
This commit is contained in:
parent
08c60cce3b
commit
338eb65b6e
|
@ -33,3 +33,6 @@ Bugfixes
|
|||
|
||||
* Fixed a bug in Django 3.2 where variable lookup errors were logged rendering
|
||||
the sitemap template if alternates were not defined (:ticket:`32648`).
|
||||
|
||||
* Fixed a regression in Django 3.2 that caused a crash when combining ``Q()``
|
||||
objects which contains boolean expressions (:ticket:`32548`).
|
||||
|
|
Loading…
Reference in New Issue