public
Fork of ericflo/django-pagination
Description: A set of utilities for creating robust pagination tools throughout a django application.
Homepage: http://code.google.com/p/django-pagination/
Clone URL: git://github.com/leah/django-pagination.git
leah (author)
Wed Feb 11 16:44:50 -0800 2009
commit  5619f8ca2aa666af41c43988467e6e83d11e345e
tree    20cda851f01699bab74638b66e9a63761a63f00c
parent  56617c33abd4d76af7523301e2b9bcc44c7d7623
name age message
file CONTRIBUTORS.txt Sun Jul 13 15:15:50 -0700 2008 Fixed #1. Thanks, Martin Mahner and Jannis Lei... [floguy]
file LICENSE.txt Wed May 28 19:32:45 -0700 2008 Created the initial directory structure. git-... [floguy]
directory docs/ Thu Dec 04 01:49:27 -0800 2008 Fixed #28. Added the ability for the autopagin... [floguy]
directory pagination/ Wed Feb 11 16:44:50 -0800 2009 silly FinitePaginator for finite lists of items [leah]
file setup.py Thu Dec 04 01:49:27 -0800 2008 Fixed #28. Added the ability for the autopagin... [floguy]
directory tests/ Thu May 29 21:35:24 -0700 2008 Added test suite, and prevented pagination if t... [floguy]