mirror of
https://github.com/Hopiu/django.git
synced 2026-05-03 13:14:44 +00:00
Refs #28230 -- Forwardported 1.11.2 release note.
This commit is contained in:
parent
502f03d897
commit
5dc6f77423
1 changed files with 3 additions and 0 deletions
|
|
@ -29,3 +29,6 @@ Bugfixes
|
|||
* Fixed a regression where ``Model._state.adding`` wasn't set correctly on
|
||||
multi-table inheritance parent models after saving a child model
|
||||
(:ticket:`28210`).
|
||||
|
||||
* Allowed ``DjangoJSONEncoder`` to serialize
|
||||
``django.utils.deprecation.CallableBool`` (:ticket:`28230`).
|
||||
|
|
|
|||
Loading…
Reference in a new issue