Mercurial > public > sg101
log core/image_uploader.py @ 933:0aa9aeaa98a6
age | author | description |
---|---|---|
2015-01-28 | Brian Neal | Base64 encode uploaded filenames to make them shorter. |
2014-10-04 | Brian Neal | For issue #74, re-orient uploaded images if necessary. |
2013-12-14 | Brian Neal | For #60, fix last commit (775e7f7) which produced UnicodeDecodeErrors. |
2013-12-14 | Brian Neal | For #60, encode user photo filenames before logging. |
2013-09-12 | Brian Neal | Refactored the processing of image uploads. base user_photos/images.py@2241a4a76440 |