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

State of custom File Storages support #2

Open
douglasmiranda opened this issue Feb 11, 2017 · 0 comments
Open

State of custom File Storages support #2

douglasmiranda opened this issue Feb 11, 2017 · 0 comments

Comments

@douglasmiranda
Copy link
Owner

I'm using the Django's default file storage (django.core.files.storage.DefaultStorage). But you can change trough the setting FU_FILE_STORAGE.

I don't think we'll have a problem with django_fine_uploader.fineuploader.SimpleFineUploader, but I'm not sure about django_fine_uploader.fineuploader.ChunkedFineUploader. Specially: ChunkedFineUploader.combine_chunks.

Need to try django-fine-uploader with: https://github.com/jschneier/django-storages

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

1 participant