Add records variable in templatetags, allowing to extend the pagination template...
authorDaniel Mizyrycki <mzdaniel@gmail.com>
Sat, 12 Sep 2009 19:58:42 +0000 (03:58 +0800)
committerEric Florenzano <floguy@gmail.com>
Fri, 16 Oct 2009 19:58:23 +0000 (03:58 +0800)
commitf6c6ae2af328d6cabbd46120d77671c9abf20e3b
treea2772429abcb0175b7df80cb9bc589ec94bfa8ee
parent9e414cdd4ecdd1eaebd9fce9582adb163705f674
Add records variable in templatetags, allowing to extend the pagination template with the record range displayed in the page.
pagination/templatetags/pagination_tags.py
pagination/tests.py