Allow to control the path delimiter and create unknown datastructures

Also the labeling of form fields was improved
This commit is contained in:
Jan Böhmer 2023-03-12 22:03:02 +01:00
parent 508641d1e8
commit 256d628543
4 changed files with 103 additions and 16 deletions

View file

@ -26,6 +26,11 @@
{% endblock %}
{% block card_content %}
<p class="text-muted offset-sm-3">
{% trans %}parts.import.help{% endtrans %}<br>
{% trans with {'%link%': 'https://docs.part-db.de/'} %}parts.import.help_documentation{% endtrans %}
</p>
{{ form(import_form) }}
{% if imported_entities %}