{% load djadmin_form djadmin_inline_form i18n %} {% render bound_field template='fields/django_fileinput.html' %} {% part bound_field suffix %} {% if bound_field.value|is_initial_file and not field.required %}
{% endif %} {% endpart %} {% endrender %}