log user_photos/forms.py @ 969:69c72ed469d3

age author description
Mon, 30 Dec 2013 15:05:43 -0600 Brian Neal For #59, add user photo de-duplication for uploads.
Sat, 14 Sep 2013 17:23:13 -0500 Brian Neal Implement rate limiting on user photo uploads.
Wed, 11 Sep 2013 20:31:23 -0500 Brian Neal Refactored the processing of image uploads.
Sun, 08 Sep 2013 21:02:58 -0500 Brian Neal Cleaned up the code a bit.
Sun, 08 Sep 2013 19:06:54 -0500 Brian Neal Got the image resizing and uploading working. It needs a lot of work though.
Sat, 07 Sep 2013 20:50:46 -0500 Brian Neal In process work for #50. Started a user_photos application.