Re: Pagination of Search Results - URL issue

2011-03-21 Thread Daniel Roseman
On Monday, March 21, 2011 4:49:34 AM UTC, Andrew Godfrey wrote: > > Hi, > > I am paginating the output of a query. Everything works fine and the > first page of results is displayed. The problem is that the url to > access pages 2 (http://127.0.0.1:8000/search/?page=2) and following > fall ba

Pagination of Search Results - URL issue

2011-03-21 Thread Andrew Godfrey
Hi, I am paginating the output of a query. Everything works fine and the first page of results is displayed. The problem is that the url to access pages 2 (http://127.0.0.1:8000/search/?page=2) and following fall back to the search form and do not display the second page of results. urls.py urlpa