Mercurial > public > sg101
log core/image_uploader.py @ 964:51a2051588f5
age | author | description |
---|---|---|
Wed, 02 Sep 2015 20:50:08 -0500 | Brian Neal | Image uploading now expects a file. |
Tue, 27 Jan 2015 18:29:01 -0600 | Brian Neal | Base64 encode uploaded filenames to make them shorter. |
Sat, 04 Oct 2014 13:43:22 -0500 | Brian Neal | For issue #74, re-orient uploaded images if necessary. |
Fri, 13 Dec 2013 21:00:24 -0600 | Brian Neal | For #60, fix last commit (775e7f7) which produced UnicodeDecodeErrors. |
Fri, 13 Dec 2013 19:59:36 -0600 | Brian Neal | For #60, encode user photo filenames before logging. |
Wed, 11 Sep 2013 20:31:23 -0500 | Brian Neal | Refactored the processing of image uploads. base user_photos/images.py@2241a4a76440 |