mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-03 21:49:16 +02:00
Fixed #81: Search now unaccent letters for queries
This commit is contained in:
parent
9b0d5541e0
commit
62d0381f91
5 changed files with 30 additions and 9 deletions
|
@ -37,6 +37,7 @@ DJANGO_APPS = (
|
|||
'django.contrib.sites',
|
||||
'django.contrib.messages',
|
||||
'django.contrib.staticfiles',
|
||||
'django.contrib.postgres',
|
||||
|
||||
# Useful template tags:
|
||||
# 'django.contrib.humanize',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue