large viedo upload django and heroku

Hi,

I want to upload large videos 60MB or bigger through django and heroku but since the timeout in heroku is 30 seconds i am not able to do so. Is there a way to do that? I have a form that has upload button for video file. I saw a thread talking about uploading directly to S3 but i am using linode storages, is there a way to do direct upload to linode using the form without going through the server?

This appears to be a duplicate of your post from last month here - large file upload with heroku using django

Please continue further discussions or additional questions in your original post.