mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #26522 -- Forwardported 1.11.5 release note.
This commit is contained in:
@@ -40,3 +40,6 @@ Bugfixes
|
|||||||
weren't logged in the admin change history (:ticket:`27998`) and prevented
|
weren't logged in the admin change history (:ticket:`27998`) and prevented
|
||||||
``ManyToManyField`` initial data in model forms from being affected by
|
``ManyToManyField`` initial data in model forms from being affected by
|
||||||
subsequent model changes (:ticket:`28543`).
|
subsequent model changes (:ticket:`28543`).
|
||||||
|
|
||||||
|
* Fixed non-deterministic results or an ``AssertionError`` crash in some
|
||||||
|
queries with multiple joins (:ticket:`26522`).
|
||||||
|
|||||||
Reference in New Issue
Block a user