Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S3 Storage implements .size() and .url() of Django expected interface #3

Open
wants to merge 25 commits into
base: master
Choose a base branch
from

Conversation

alanjds
Copy link
Contributor

@alanjds alanjds commented Mar 10, 2020

There two methods are not needed before but will be used for now on.

Also, get_valid_name() returns a name valid inside the bucket, instead of a full URI. Such behavior is more correct given the Django Storages spec. However it lightly breaks compatibility with current released version of nondjango-storages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant