mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #26320 -- Removed implicit OneToOnField parent_link per deprecation timeline.
This commit is contained in:
@@ -370,3 +370,6 @@ these features.
|
||||
* The ``javascript_catalog()`` and ``json_catalog()`` views are removed.
|
||||
|
||||
* ``django.contrib.gis.utils.precision_wkt()`` is removed.
|
||||
|
||||
* In multi-table inheritance, implicit promotion of a ``OneToOneField`` to a
|
||||
``parent_link`` is removed.
|
||||
|
||||
Reference in New Issue
Block a user