Mercurial > public > sg101
annotate gpp/legacy/views.py @ 415:d4d167876c25
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.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 10 Apr 2011 00:32:14 +0000 |
parents | 64c188a9d31f |
children |
rev | line source |
---|---|
bgneal@290 | 1 # Create your views here. |