You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
new: SearchQuerySet.set_spelling_query for custom spellcheck
This makes it much easier to customize the text sent to the
backend search engine for spelling suggestions independently
from the actual query being executed.