Added the ability to save the result list as a variable in the template's context...
authorfloguy <floguy@7f1efe38-554e-0410-b69d-834cb44da2d5>
Fri, 24 Oct 2008 08:47:05 +0000 (08:47 +0000)
committerfloguy <floguy@7f1efe38-554e-0410-b69d-834cb44da2d5>
Fri, 24 Oct 2008 08:47:05 +0000 (08:47 +0000)
commit3ff8109af2292cce90bcd7cd8745e30598a1d5fc
tree6db6793b53141c4058a833bf4e37fc58152ab4c8
parent8f76903ab93a01d3b636d8977025c14cfa6f6131
Added the ability to save the result list as a variable in the template's context.  Thanks for the original inspiration for this patch, n.leush.

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