mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 03:49:24 +00:00
core: improve search index with 'autocomplete'
This commit is contained in:
3
core/templates/search/indexes/core/user_auto.txt
Normal file
3
core/templates/search/indexes/core/user_auto.txt
Normal file
@ -0,0 +1,3 @@
|
||||
{{ object.first_name }}
|
||||
{{ object.last_name }}
|
||||
{{ object.nick_name }}
|
Reference in New Issue
Block a user