Handle uploaded CSV and match to openlibrary titles.
This commit is contained in:
@ -18,8 +18,7 @@
|
||||
<ul>
|
||||
{% for book in failures %}
|
||||
<li>
|
||||
{{ book.Title }}
|
||||
{{ book.Author }}
|
||||
{{ book }}
|
||||
</li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user