Git Product home page Git Product logo

Comments (6)

vsoch avatar vsoch commented on July 21, 2024

+1 - demo is not working.

from django-chunked-upload-demo.

olitomas avatar olitomas commented on July 21, 2024

Works for me

from django-chunked-upload-demo.

fortunto2 avatar fortunto2 commented on July 21, 2024

not work
and only for python2

IOError at /api/chunked_upload
File not open for writing

Request Method: POST
Request URL: http://127.0.0.1:8000/api/chunked_upload

from django-chunked-upload-demo.

MisLink avatar MisLink commented on July 21, 2024

It's a bug in django. https://code.djangoproject.com/ticket/13809
I don't have any experience in using django, so I don't know which version fix it and which version mark file.read and file.write deprecated.

from django-chunked-upload-demo.

vsoch avatar vsoch commented on July 21, 2024

If it helps, I got it working nicely in django, here is the Upload class:

https://github.com/vsoch/docfish/blob/master/docfish/apps/storage/views.py#L40

and the views:

https://github.com/vsoch/docfish/tree/master/docfish/apps/storage/templates/upload

from django-chunked-upload-demo.

mjperpinosa avatar mjperpinosa commented on July 21, 2024

Hi, I have tried the demo to understand how to use in my project.
But its returning 500 error when I select some file jpg, mp4 or pdf.

I experienced the same. It returned 500 (INTERNAL SERVER ERROR).

from django-chunked-upload-demo.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.