Mercurial > public > sg101
log gpp/urls.py @ 469:3b30286adba5
age | author | description |
---|---|---|
Wed, 17 Aug 2011 01:02:08 +0000 | Brian Neal | Smarter search index updating for forums. This work is for #227. |
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. |