{% load crispy_forms_tags %}
{% csrf_token %}

Import Form

It is strongly recommended to use the Excel template for a safe data import.

Notice:

  • Column headers must not be renamed.
{{ form|crispy }}
{% if cancel_url %} Cancel {% endif %}