Results 1 comments of Jonathan Herzog

Exactly right. `thumbnail.path` throws an `NotImplemented` exception when the underlying storage is an `S3BotoStorage`. Thus `optimize.post_processot.optimize_thumbnail()` throws `NotImplemented` in line 41, and the function returns (line 43) without doing anything....