Adjusted the paginate function to only attempt a length check if per_page is valid...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Wed, 11 Aug 2010 21:24:43 +0000 (17:24 -0400)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Wed, 11 Aug 2010 21:25:48 +0000 (17:25 -0400)
commit5d30b71366b179449b54cd16b87ef7380338c064
tree41d574fcd711da70849b30683256bea15221add7
parent781cf86e935c66069acd17878a9f3de7cc6ec231
Adjusted the paginate function to only attempt a length check if per_page is valid. Addresses bug #19.
utils.py