{% load i18n %} {% load widget_tweaks %} {% comment %} USAGE: {% include 'mtp_common/forms/file-field.html' with field= only %} {% endcomment %}
{% include 'mtp_common/forms/field-errors.html' with field=field only %} {% include 'mtp_common/forms/field-help-text.html' with field=field only %} {{ field|add_class:'mtp-upload' }}