Mercurial > public > sg101
log gpp/urls.py @ 425:76ba9478ebbd
age | author | description |
---|---|---|
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. |
Sun, 20 Feb 2011 22:09:56 +0000 | Brian Neal | New scheme for serving media files in debug mode after updating django trunk. |