diff --git a/rest_framework/filters.py b/rest_framework/filters.py index 1ffd9edc02..e7f70f60d6 100644 --- a/rest_framework/filters.py +++ b/rest_framework/filters.py @@ -45,6 +45,7 @@ class SearchFilter(BaseFilterBackend): '=': 'iexact', '@': 'search', '$': 'iregex', + '&': 'unaccent', } search_title = _('Search') search_description = _('A search term.')
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: