log user_photos/views.py @ 718:bf5340705d0c

age author description
Wed, 18 Sep 2013 21:34:05 -0500 Brian Neal Completed view to delete user photos.
Tue, 17 Sep 2013 17:54:21 -0500 Brian Neal Work in progress on adding ability to delete user photos.
Sun, 15 Sep 2013 15:13:02 -0500 Brian Neal For user uploaded photos (#50), add a simple gallery view.
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.