1
0
Fork 0

Increase limit to 500 entries and warn about limit.

This commit is contained in:
Adam Kelly 2020-04-28 14:59:48 +01:00
parent 4f9edae05a
commit 543cc29ee1
3 changed files with 6 additions and 2 deletions

View file

@ -8,6 +8,8 @@
{{ import_form.as_p }}
<button type="submit">Import</button>
</form>
<p>
Imports are limited in size, and only the first {{ limit }} items will be imported.
<h2>Recent Imports</h2>
<ul>