issues
search
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
Fix #37 and Exception on remote HTTP Error
#39
Closed
macrojames
closed
9 years ago
macrojames
commented
9 years ago
fixes #37 with dropping the microseconds
fixes exception if remote server responded with HTTP Error 404 or so
mikeboers
commented
9 years ago
Cool, thanks!