Increase limit to 500 entries and warn about limit.
This commit is contained in:
parent
4f9edae05a
commit
543cc29ee1
3 changed files with 6 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue