Thumbnails for images and videos #87
@ -251,7 +251,7 @@ def make_thumbnails(
|
||||
optimize=True,
|
||||
progressive=True,
|
||||
)
|
||||
logger.info('Saving a new thumbnail to %s', output_path)
|
||||
logger.info('Saving a thumbnail to %s', output_path)
|
||||
# Overwrite files instead of allowing storage generate a deduplicating suffix
|
||||
if default_storage.exists(output_path):
|
||||
logger.warning('%s exists, overwriting', output_path)
|
||||
|
Loading…
Reference in New Issue
Block a user