Try 3: Hopefully made README.txt conform to ReST syntax.
[django-pagination.git] / pagination /
2008-07-11 floguyFixed bug with extra getvars where an ampersand was...
2008-07-01 floguyUpdated documentation and reduced overall complexity...
2008-06-18 jtauberpaging maintains other GET parameters -- contributed...
2008-05-30 floguyAdded test suite, and prevented pagination if the elusi...
2008-05-30 floguyNitpicky thing with the templates.
2008-05-30 floguyProbably fixed a potential bug with extraneous ellipses.
2008-05-30 floguyAdded more granular control over the default template...
2008-05-29 floguyMade the error handling a bit more elegant, causing...
2008-05-29 floguyOops, forgot to add some files. Now version 0.1 is...
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.