Mercurial > public > sg101
log gpp/downloads/views.py @ 465:79d454ff2de0
age | author | description |
---|---|---|
2011-03-27 | Brian Neal | Fixing #199; redid the downloads so the user has more control about how to save the file. |
2010-09-16 | Brian Neal | For #93: remove the page number from the URL. This commit fixes the shoutbox and member list. It also contains a change to downloads to add pagination to the new, popular, and highest rated views. |
2010-09-15 | Brian Neal | For #93: fix url scheme for weblinks. |
2010-09-15 | Brian Neal | For #93: fix url scheme for downloads. |
2010-05-05 | Brian Neal | Fix #76; use POST to get downloads to avoid having side-effects (updating hit count) on GETs. |
2010-05-01 | Brian Neal | Resolve ticket #74. Add user badges. Some extra credit was done here: also refactored how pending news, links, and downloads are handled. |
2010-04-01 | Brian Neal | Added some select_related's to downloads. |