Allow for a variable as the paginate_by parameter. Also added tests for this case...
authorfloguy <floguy@7f1efe38-554e-0410-b69d-834cb44da2d5>
Fri, 24 Oct 2008 08:29:57 +0000 (08:29 +0000)
committerfloguy <floguy@7f1efe38-554e-0410-b69d-834cb44da2d5>
Fri, 24 Oct 2008 08:29:57 +0000 (08:29 +0000)
commit8f76903ab93a01d3b636d8977025c14cfa6f6131
treedfb461ec4e49e1741ba77bfbdd1d96ae7d38202a
parentad03303fd5bf966f5744d3115cf911f5fddd354c
Allow for a variable as the paginate_by parameter.  Also added tests for this case.  Thanks, lfrodrigues.

git-svn-id: https://django-pagination.googlecode.com/svn/trunk@41 7f1efe38-554e-0410-b69d-834cb44da2d5
pagination/templatetags/pagination_tags.py
pagination/tests.py