Add Levenshtein as a requirement
It gives much better results in fuzzy searches.
This commit is contained in:
parent
2bfedffad4
commit
8a3c6a7851
@ -4,3 +4,4 @@ django-webtest==1.7.7
|
||||
django-js-reverse==0.3.3
|
||||
djangorestframework==3.2.4
|
||||
fuzzywuzzy==0.4.0
|
||||
python-Levenshtein==0.12.0
|
||||
|
Loading…
Reference in New Issue
Block a user