mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Refs #26285 -- Removed MySQL __search lookup per deprecation timeline.
This commit is contained in:
@@ -353,3 +353,5 @@ these features.
|
||||
|
||||
* Support for query lookups using the model name when
|
||||
``Meta.default_related_name`` is set is removed.
|
||||
|
||||
* The MySQL ``__search`` lookup is removed.
|
||||
|
||||
Reference in New Issue
Block a user