{% extends "base.html" %} {% load i18n %} {% load svmarkup %} {% block title %} {{object.group.name}} - {{object.get_tracker_name}}{% trans ": " %} {{object.get_shortcut}}, {{object.get_summary|truncatewords:5}} {% endblock %} {% block icon %}{{object.get_icon_name}}{% endblock %} {% block extrahead %} {% endblock %} {% block content %}
{% blocktrans count object.itemhistory_set.count as count %}Follows {{count}} latest change.{% plural %}Follow {{count}} latest changes.{% endblocktrans %}
Date | Changed by | Updated field | Previous value | => | Replaced By |
---|---|---|---|---|---|
{{history.date}} | {% if history.mod_by_id %} {% if history.mod_by %} {{history.mod_by.username}} {% else %} {% trans "Invalid user ID" %} {% endif %} {% else %} {% trans "Anonymous" %} {% endif %} | {% else %}||||
{% endifchanged %} | {{history.field}} | {{history.old_value}} | ![]() |
{{history.new_value}} |