Mercurial > public > sg101
log user_photos/views.py @ 1201:fe10aea76cbd tip
age | author | description |
---|---|---|
2017-01-24 | Brian Neal | Updated User Photos to V3 design. |
2016-06-15 | Brian Neal | More GCalendar V3 conversion in progress. |
2015-09-24 | Brian Neal | Started unit tests for hotlinking images. |
2015-09-23 | Brian Neal | Hotlink image form is functioning. |
2013-09-21 | Brian Neal | Sigh, fix last commit. |
2013-09-21 | Brian Neal | Oops, last commit was returning HttpResponse* derived classes, not instances. |
2013-09-21 | Brian Neal | Added an ajax form to upload photos & update post box w/image code. |
2013-09-19 | Brian Neal | Completed view to delete user photos. |
2013-09-17 | Brian Neal | Work in progress on adding ability to delete user photos. |
2013-09-15 | Brian Neal | For user uploaded photos (#50), add a simple gallery view. |
2013-09-09 | Brian Neal | Got the image resizing and uploading working. It needs a lot of work though. |
2013-09-08 | Brian Neal | In process work for #50. Started a user_photos application. |