{% for any in required %} {% for field in any.required %} {{field}} {% endfor %} {% if forloop.last %}.{% else %},{% endif %} {% endfor %}