Open
Description
@lru_cache
def get_or_create_storage(storage):
return get_module_class(storage)()
sorl/thumbnail/images.py:23 - storage options parameter is missing
check this way:
https://github.com/django/django/blob/b0ec87b8578147be4357c90eabcd2b916c780810/django/core/files/storage/handler.py#L38C38-L38C38
Metadata
Metadata
Assignees
Labels
No labels