Replace the DOCUMENTS_LANGUAGE_CHOICES setting option. Replaced with the new DOCUMENTS_LANGUAGE_CODES.
Reduce default language code choice from 7800 to the top 100 spoken languages and related (https://en.wikipedia.org/wiki/List_of_languages_by_number_of_native_speakers). Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -39,7 +39,7 @@ mock==2.0.0
|
||||
node-semver==0.3.0
|
||||
|
||||
pathlib==1.0.1
|
||||
pycountry==1.20
|
||||
pycountry==18.5.26
|
||||
PyPDF2==1.26.0
|
||||
pyocr==0.5.1
|
||||
python-dateutil==2.6.1
|
||||
|
||||
Reference in New Issue
Block a user