Mercurial > public > sg101
log core/image_uploader.py @ 885:ee47122d6277
age | author | description |
---|---|---|
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 |