mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #27098 -- Removed DatabaseIntrospection.get_indexes() per deprecation timeline.
This commit is contained in:
@@ -244,3 +244,5 @@ how to remove usage of these features.
|
||||
|
||||
* Silencing of exceptions raised while rendering the ``{% include %}`` template
|
||||
tag is removed.
|
||||
|
||||
* ``DatabaseIntrospection.get_indexes()`` is removed.
|
||||
|
||||
Reference in New Issue
Block a user