Ronny V.

Results 64 comments of Ronny V.

@juliomalegria Please have a look at my PR and consider merging it. In combination with django-storages 1.6.6 and boto3 to works for Amazon S3.

@juliomalegria Any chance of getting this in the master branch and release a new version?

@jerinpetergeorge I fixed the merge conflicts. Whats your opinion on this topic?

@jerinpetergeorge I'm sorry but I cant follow you. We are using boto3 as a connector and its file storage class. So you dont have to worry about the upload at...

Ok, I think we are talking not about the same thing here 😅 My changes are not about ENABLING cloud storag uploads. Its just prerequisite. If you are writing to...

Perfect, I'll change my PR then.

@jerinpetergeorge Ok, the behavior is now as follows: If you define no storage, it takes my temporary storage. But you can override it with your settings var if you like....

@jerinpetergeorge Sound good. But doesn't it already work like this? I just collect the chunks in temp storage.

@jerinpetergeorge Somebody asked for my fix on this issue. Whats your status? I pointed out - after thinging about the things that happended - that me might want to avoid...