Builds a list of objects using Jinja Template tags {% for object in objects.all %} {{ object.attribute }} {% endfor %}
確定! 回上一頁