Mercurial > public > sg101
log user_photos/views.py @ 1030:d9610b1e2a3d
age | author | description |
---|---|---|
Wed, 23 Sep 2015 21:26:09 -0500 | Brian Neal | Started unit tests for hotlinking images. |
Tue, 22 Sep 2015 20:23:50 -0500 | Brian Neal | Hotlink image form is functioning. |
Sat, 21 Sep 2013 18:06:57 -0500 | Brian Neal | Sigh, fix last commit. |
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. |