Make search unaccented
This commit is contained in:
parent
71c5de49d3
commit
0a5559b4df
3 changed files with 17 additions and 1 deletions
|
|
@ -16,6 +16,7 @@ INSTALLED_APPS = [
|
|||
'django.contrib.contenttypes',
|
||||
'django.contrib.sessions',
|
||||
'django.contrib.messages',
|
||||
'django.contrib.postgres',
|
||||
'django.contrib.staticfiles',
|
||||
'easy_thumbnails',
|
||||
'recette',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue