Django-jQuery-File-Upload如何配置才能上传大型文件,比如支持zip|rar等不同格式上传。用过这个app的贱狗朋友来指点一下! :)
ringa_lee2017-04-17 12:00:01
Because this project is ported from jQuery File Upload, please refer to the original document.
The maximum file size for uploads in this demo is 5 MB (default file size is unlimited).
So there is no size limit by default
Only image files (JPG, GIF, PNG) are allowed in this demo (by default there is no file type restriction).
Support all formats
天蓬老师2017-04-17 12:00:01
How big is the file? Is there a timeout? You can consider using an upload plugin like uploadify