Added support for multiple paginations on the same template.
authorFlorian Schlachter <flosch@florian-schlachters-imac.local>
Wed, 22 Apr 2009 13:25:23 +0000 (15:25 +0200)
committerFlorian Schlachter <flosch@florian-schlachters-imac.local>
Wed, 22 Apr 2009 13:25:23 +0000 (15:25 +0200)
commit92a1a772e0ea5c7d0e370634bae94eb155ed8195
tree419ec3a10e85a12fd44660a2c8f8d7f53b5d0f38
parent8476cce458b0d0f0ceb7bc2ba69b692de5c0067c
Added support for multiple paginations on the same template.
pagination/middleware.py
pagination/templates/pagination/pagination.html
pagination/templatetags/pagination_tags.py
pagination/tests.py