although this post older, you might have found a solution for your
problem...how you did that.
I think if file path is set to something where you want to save it finally
would be much better than cleaning tmp directory.
destination folder can be specified to FileSystemStorage
On Friday, Septembe
I'm working on a WizardView (django.contrib.formtools) and have a step
that handles a file upload, so I'm setting the file_storage attribute
as required. I'd like the file storage to be a securely created
temporary directory under /tmp so I'm trying to set it to an instance
of tempfile.mkdtemp as b
2 matches
Mail list logo