We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Although I'm a big fan of the services at AWS it should be able to publish to other Cloud storages as well (e.g. Azure storage, FTP, etc.).
A very well done abstraction of this is https://github.com/jschneier/django-storages.
I could make a PR for this, please let me know!
The text was updated successfully, but these errors were encountered:
Sounds like a cool idea. Though am I right to remember storages does not support the kind of syncing we aim to do?
Sorry, something went wrong.
Nope it doesn't. But the idea how they handle multiple backends is a good example.
Cool.
@robmoorman, if you still want to take this on I'm open to it, but it's beyond the scope of what I'm able to do myself currently.
No branches or pull requests
Although I'm a big fan of the services at AWS it should be able to publish to other Cloud storages as well (e.g. Azure storage, FTP, etc.).
A very well done abstraction of this is https://github.com/jschneier/django-storages.
I could make a PR for this, please let me know!
The text was updated successfully, but these errors were encountered: