{{ path_formset.management_form }} {{ path_formset.non_form_errors }}
{% for form in path_formset %} {% include "ddm_datadonation/blueprint/form_sections/partials/_file_path_form.html" with form=form %} {% empty %} {% endfor %}
Filepath Is regex Priority Remove
No file paths added
{# Empty path formset #}
{% include "ddm_datadonation/blueprint/form_sections/partials/_file_path_form.html" with form=path_formset.empty_form %}