Probably fixed a potential bug with extraneous ellipses.
[django-pagination.git] / pagination / templatetags / pagination_tags.py
2008-05-30 floguyProbably fixed a potential bug with extraneous ellipses.
2008-05-29 floguyMade the error handling a bit more elegant, causing...
2008-05-29 floguyVersion 0.1 alive and kicking!
2008-05-29 floguyFleshed out initial version of the paginate templatetag.
2008-05-29 floguyCreated the initial directory structure.