{% load jet_django_deps_rest_framework %} {% for item in value %}{% if not forloop.first%},{% endif %} {{item|format_value}}{% endfor %}