{% load i18n admin_urls static admin_modify ddm_tags %}
{{ field.label }} | {% endif %} {% endfor %} {% if show_edit_link %}{% endif %} {% if show_filter_link %} | {% endif %} |
---|---|---|
{{ field }}
{{ field.errors }}
|
{% endfor %}
{% if show_edit_link %}
{% if edit_link_label %}{{ edit_link_label }}{% else %}Edit{% endif %} | {% endif %} {% if show_filter_link %}{% if form.instance.pk != None %}{% if edit_link_label %}{{ edit_link_label }}{% else %}Item Filter{% endif %}{% endif %} | {% endif %}