8👍
✅
Always make sure you load the tag library first before you requests any tags. To use get_language_info_list
, you need to make sure {% load i18n %}
is in your template.
Source:stackexchange.com