{% extends "djangobmf/base.html" %} {% block base_content %} {% for obj in object_list %} {% endfor %}
History ct seen created
{{ obj.history.topic }} {{ obj.history.text }} {{ obj.history.action }} {{ obj.history.template }} {{ obj.history.parent_id }} {{ obj.ct }} {{ obj.ct_id }} {{ obj.history.parent_ct_id }} {{ obj.seen }} {{ obj.created }} goto
Activity
{% endblock %}