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

Attachments don't work with remote backend #40

Open
thoas opened this issue Sep 13, 2013 · 1 comment
Open

Attachments don't work with remote backend #40

thoas opened this issue Sep 13, 2013 · 1 comment

Comments

@thoas
Copy link
Contributor

thoas commented Sep 13, 2013

Just a quick note for myself as I will work on this subject.

Attachments work with absolute path instead of relative ones and use bulltin open from python instead of storage.open.

@Natim
Copy link
Collaborator

Natim commented Sep 13, 2013

Yes it is related to #39 as well. We should be able to give a FileLikeObject (with the read() method) instead of a path.

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

No branches or pull requests

2 participants