{% extends "layout.html" %} {% block title %}Price Import{% endblock %} {% block content %}
See /data folder for .csv file example. Rows should look like this: AEF.AX,128.02,"10/11/2017" The dates are currently expected in Australian format (dd/MM/yyyy). This should be made configurable.
{{ model.message }}