Better indexing of help suggestions with lunr, better display

This commit is contained in:
Griatch 2020-04-11 09:42:22 +02:00
parent a8a5453a97
commit 2a18cb0a2d
8 changed files with 287 additions and 72 deletions

View file

@ -10,6 +10,7 @@ django-filter >= 2.2.0, < 2.3
django-sekizai
inflect
autobahn >= 17.9.3
lunr == 0.5.6
# try to resolve dependency issue in py3.7
attrs >= 19.2.0