Mercurial > public > sg101
log gpp/news/views.py @ 399:24f1230f3ee3
age | author | description |
---|---|---|
Sat, 26 Mar 2011 03:08:05 +0000 | 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. |
Tue, 21 Sep 2010 23:49:05 +0000 | 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. |
Wed, 15 Sep 2010 01:01:40 +0000 | Brian Neal | For #93: fix url scheme for downloads. |