Mercurial > public > sg101
log gpp/urls.py @ 462:53fdaf0da539
age | author | description |
---|---|---|
Wed, 18 May 2011 03:04:25 +0000 | Brian Neal | Fixing #214; don't need a custom model search view. All the info is in the template. Wrote a template tag to extract the info from the request context and urlencode them. |
Sun, 10 Apr 2011 00:32:14 +0000 | Brian Neal | Fixing #205; search result pagination wasn't including models. Created a custom model search form so that the query term and model selections would persist across pages. |
Wed, 16 Mar 2011 02:13:38 +0000 | Brian Neal | For #187; tune forums RSS settings. Set TTL to 1 hour; return 30 forum posts instead of 10; cache feed for 15 minutes instead of an hour. |