Mercurial > public > sg101
log user_photos/forms.py @ 864:928b97ec55a7
age | author | description |
---|---|---|
2013-12-30 | Brian Neal | For #59, add user photo de-duplication for uploads. |
2013-09-14 | Brian Neal | Implement rate limiting on user photo uploads. |
2013-09-12 | Brian Neal | Refactored the processing of image uploads. |
2013-09-09 | Brian Neal | Cleaned up the code a bit. |
2013-09-09 | Brian Neal | Got the image resizing and uploading working. It needs a lot of work though. |
2013-09-08 | Brian Neal | In process work for #50. Started a user_photos application. |