{% extends "base.html" %} {% block title %}Expo issues on data import{% endblock %} {% block content %}

Loading data from files: Issues arising that need attention

This is work in progress (March 2022).The URL links to the offending objects are enabled on only some types of fault as yet. {% for di in didict %} {% ifchanged di.parser %} {% else %} {% endifchanged %} {% endfor %}
ParserIssue
{{di.parser}} {{di.message}}
{% endblock %}