mikeboers / Flask-Images

On-demand resizing of images for Flask applications.
https://mikeboers.github.io/Flask-Images/
BSD 3-Clause "New" or "Revised" License
81 stars 43 forks source link

fail to load url #33

Closed veasna234 closed 9 years ago

veasna234 commented 9 years ago

Hi, I am new to flask, and i want to use flask image to resize my image, i have follow all the step. but i have problem with IMAGES_URL i use the default one (imgsizer). when i run my web app, i can not get the resize image. i use firebug to check it said fail to load url. Please help me , what i am doing wrong?

iurisilvio commented 9 years ago

Can you show us an error? Put your app in debug mode to get a better error message.