Closed ananastii closed 5 years ago
Single quote in .htmls (data-result ='{{ frequencies|tojson }}') is not a mistake. It is required to transfer and parse data with double qoute (frequencies) correctly (http://jinja.pocoo.org/docs/2.10/templates/#tojson).
The code is tested on data contains words with ' ("д'альбро")
The new filter allows to choose which results to show based on their frequency, and also limits the number of visible results