{% extends 'base.html' %} {% block title %}Parent Term mappings{% endblock %} {% block header %}Parent Term mappings{% endblock %} {% block body %}
You can semi-automatically create parent and child Terms, creating and importing an external "mapping" file that you create. See the manual, Bulk Mapping Parent Terms, for information.
Generate a file to help you make an import file.
Books (export unknown terms)
Language (all existing Terms without parents)
Import your prepared .csv mapping file.
{% for field_name, field_errors in form.errors.items() %} {% for error in field_errors %}