douglasmiranda/django-fine-uploader

State of custom File Storages support

Opened this issue · 0 comments

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