Mercurial > public > sg101
log gpp/news/views.py @ 469:3b30286adba5
age | author | description |
---|---|---|
2011-03-26 | Brian Neal | Fixing #193; reduce news query counts by grabbing tags and comment counts in bulk. Increased news items per page from 5 to 10. |
2010-09-21 | Brian Neal | Fix some old import problems where I used 'from django.contrib import auth' instead of 'from django.contrib.auth.models import User'. Also some formatting changes while I was in there. |
2010-09-15 | Brian Neal | For #93: fix url scheme for downloads. |