mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #26413 -- Fixed a regression with abstract model inheritance and explicit parent links.
Thanks Trac alias trkjgrdg for the report and Tim for investigation and review.
This commit is contained in:
@@ -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`).
|
||||
|
||||
Reference in New Issue
Block a user