Mercurial > public > sg101
log user_photos/views.py @ 723:c0199d3d3b86
age | author | description |
---|---|---|
Sat, 21 Sep 2013 17:18:34 -0500 | Brian Neal | Oops, last commit was returning HttpResponse* derived classes, not instances. |
Sat, 21 Sep 2013 17:00:49 -0500 | Brian Neal | Added an ajax form to upload photos & update post box w/image code. |
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. |