{% load helpers %} {% load i18n %}
{% for k, v in object.postchange_data_clean.items %} {{ k }}: {{ v|json }} {% endfor %}