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.