Added a new exception handler in the middleware.
[django-pagination.git] / pagination / tests.py
2008-07-21 floguyAdded support for orphans. Thanks, Martin Mahner.
2008-07-13 floguyFixed doctests.
2008-07-01 floguyUpdated documentation and reduced overall complexity...
2008-05-30 floguyAdded test suite, and prevented pagination if the elusi...