Test Models
{% for object in object_list %}
{{ object.name }} (ID: {{ object.id }})
{% endfor %}