зробити фільтр для підгрузки значень зі словнику
{{ value|from_dictionary:"<dict_name>" }}
{{ value|from_classifier:"<class_name>" }}
dics and classifiers should be cached to reduce number of calls
Edited by dmitry.mashoshin
{{ value|from_dictionary:"<dict_name>" }}
{{ value|from_classifier:"<class_name>" }}
dics and classifiers should be cached to reduce number of calls