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
The (admittedly very rudimentary) search parameter used by the GUI could be slightly less rudimentary for text fields, by using something like trigram similarity:
The (admittedly very rudimentary)
searchparameter used by the GUI could be slightly less rudimentary for text fields, by using something like trigram similarity:More info here:
https://docs.djangoproject.com/en/5.2/ref/contrib/postgres/lookups/