Is there a way to perform accent-insensitive lookups using Django and MariaDB?

后端 未结 0 1111
[愿得一人]
[愿得一人] 2021-01-06 16:29

I would like to make an accent-insensitive lookup in a french database (with words containing accents):

>>> User.objects.filter(first_name="Jere         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题