add fuzzy matching + tests

This commit is contained in:
jgysland
2017-04-29 17:13:04 -04:00
parent 819a0e1f57
commit 6ce27d225d
3 changed files with 36 additions and 2 deletions

View File

@@ -6,6 +6,7 @@ django-filter>=1.0
django-flat-responsive>=1.2.0
djangorestframework>=3.5.3
filemagic>=1.6
fuzzywuzzy[speedup]==0.15.0
langdetect>=1.0.7
pyocr>=0.4.6
python-dateutil>=2.6.0