Closed nishimu closed 10 years ago
What browser are you using?! It works pretty good in Google Chrome v31 and Firefox v25.
May you need to attach the image here so i can reproduce this issue.
I'm using Firefox v17.0.10 on Linux and Safari 7.0 on MacOSX. I must tell the precise limit size. A image which size is 4.9MB, is OK, but size is 5.0MB is NG. As I can't attach images over 5.0MB on this comment, I found a images over 5.0MB on the internet. Please download http://sokuup.net/img/soku_01417.jpg.
Sorry for leaving this issue. This is INVALID, and it is my app's bug. django treats a large file with a temporary file, and a small file with memory based file. And my pre_save function crashes with the large file.
Hi, This module works almost perfectly except when a large (>3MB) image is selected, no thumbnail is shown.