Open jayvdb opened 4 years ago
@jayvdb can you update the status of this issue?
No change. This problem occurs much earlier than the code I fixed in my PR.
i.e. it occurs here: https://github.com/jazzband/sorl-thumbnail/pull/639/files#diff-d9ac5079d976ae60d043264e0e34a771af2b3a9593c4478e406d5b784af1aadbR74
Please try to work on a PR to fix this issue. Should be great if we get this fixed
Perhaps you could comment on the implementation ideas at https://github.com/jazzband/sorl-thumbnail/issues/638#issuecomment-738574998 , which is the issue which impacts me more directly, more frequently, and thus likely to be an itch I have in the nearer term.
wrt this issue with django-minio-storage, is it worthwhile adding unit tests that exercise that specific storage, or just mock it?
The constructor of
django-minio-storage
withauto_create_bucket
enabled raises an exception which maybe should be suppressed byTHUMBNAIL_DEBUG = False