Mercurial > public > sg101
log gpp/weblinks/views.py @ 224:76ad86454ce9
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 02:01:33 +0000 | Brian Neal | Added select_related() to weblinks. |