{{ obj.id }}
{% for value in obj.fieldvalue_set.all %} {{ value.resolve_label }}: {{ value.value }}
{% endfor %}