diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.9.5.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.9.5.txt b/docs/releases/1.9.5.txt index 6f073c5c07..7c50e4883d 100644 --- a/docs/releases/1.9.5.txt +++ b/docs/releases/1.9.5.txt @@ -40,3 +40,6 @@ Bugfixes * Restored the functionality of the admin's ``raw_id_fields`` in ``list_editable`` (:ticket:`26387`). + +* Fixed a regression with abstract model inheritance and explicit parent links + (:ticket:`26413`). |
