mirror of
https://github.com/wagtail/wagtail.git
synced 2024-12-01 11:41:20 +01:00
remove trailing whitespace to placate doc8
This commit is contained in:
parent
c5a7584553
commit
dd442a3990
@ -205,9 +205,9 @@ A list of MIME content types that will be shown inline in the browser (by servin
|
|||||||
|
|
||||||
WAGTAILDOCS_EXTENSIONS = ['pdf', 'docx']
|
WAGTAILDOCS_EXTENSIONS = ['pdf', 'docx']
|
||||||
|
|
||||||
A list of allowed document extensions that will be validated during document uploading.
|
A list of allowed document extensions that will be validated during document uploading.
|
||||||
If this isn't supplied all document extensions are allowed.
|
If this isn't supplied all document extensions are allowed.
|
||||||
Warning: this doesn't always ensure that the uploaded file is valid as files can
|
Warning: this doesn't always ensure that the uploaded file is valid as files can
|
||||||
be renamed to have an extension no matter what data they contain.
|
be renamed to have an extension no matter what data they contain.
|
||||||
|
|
||||||
Password Management
|
Password Management
|
||||||
|
Loading…
Reference in New Issue
Block a user