bpepple / metron

Django website for a comic book database
https://metron.cloud/
GNU General Public License v3.0
62 stars 7 forks source link

Unaccent Lookups #235

Closed bpepple closed 4 months ago

bpepple commented 4 months ago

Add unaccent filters for Series and Character lookups in SearchViews and API.

Note: Need to keep on eye on performance since that could be an issue on large tables.

https://docs.djangoproject.com/en/5.0/ref/contrib/postgres/lookups/#unaccent