Mercurial > public > sg101
log gpp/downloads/views.py @ 208:2022c0409296
age | author | description |
---|---|---|
Wed, 05 May 2010 03:12:15 +0000 | Brian Neal | Fix #76; use POST to get downloads to avoid having side-effects (updating hit count) on GETs. |
Sat, 01 May 2010 21:53:59 +0000 | Brian Neal | Resolve ticket #74. Add user badges. Some extra credit was done here: also refactored how pending news, links, and downloads are handled. |
Thu, 01 Apr 2010 01:57:01 +0000 | Brian Neal | Added some select_related's to downloads. |