Skip to content

Conversation

@cjh79
Copy link

@cjh79 cjh79 commented Oct 30, 2019

This PR corresponds to this PR in mezzanine: stephenmcd/mezzanine#1952

Allows for the use of an absolute path in THUMBNAILS_DIR_NAME.

Additionally, uses default_storage for file operations rather than os, so that file renames will work when using remote storage.

RandomJo and others added 9 commits January 30, 2019 15:58
The listdir function returns two values, one for directory names and one
for file names. These are lists of strings and thus do not have a delete
method. Instead of trying to delete each array, we loop through them to
build keys that we can delete.
Fixes issues with old methods in GoogleStorageMixin
Fix rmtree method of S3BotoStorageMixin
…ication

Fix cs specification that is breaking compilemessages command
Fix issues with old methods in GoogleStorageMixin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants