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

sync compiled file with non-FileSystemStorage (cloud storage) #663

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

Conversation

sharov
Copy link

@sharov sharov commented Jun 21, 2018

Fix for #608. More general solution than #609.
It works with FileSystemStorage, and cloud storages from django-storages package (like S3BotoStorage, S3Boto3Storage and etc).

@coveralls
Copy link

coveralls commented Jun 21, 2018

Coverage Status

Coverage remained the same at 82.451% when pulling 2cbdb72 on sharov:cloud_storage into 4314d1e on jazzband:master.

@derek-adair
Copy link

This issue renders me unable to use this project, any word on this getting merged in?

@andrewshkovskii
Copy link

Any updates, questions, notes here?

@tizz98
Copy link

tizz98 commented Dec 9, 2018

Can we get this merged? I'm currently using this monkey patching way outlined here: #502 (comment)

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.

5 participants