Merge pull request #1123 from eatsleepdeploy/add-max-upload-size-config
Add max upload size config
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{% load i18n %}
|
||||
{% include "django/forms/widgets/clearable_file_input.html" %}
|
||||
<span class="help file-cta is-hidden file-too-big">{% trans "File exceeds maximum size: 10MB" %}</span>
|
Reference in New Issue
Block a user