{% for object in object_list %} {% if object.get_absolute_url %} {{ object }} {% else %} {{ object }} {% endif %} {% endfor %}