Merge branch 'more_customizations'
[django-pagination.git] / pagination / middleware.py
2011-06-06 Michele CiccozziMerge branch 'more_customizations'
2011-01-18 Matt CulbrethMerge branch 'merge_multiple_paginators'
2011-01-18 Matt Culbrethmerged patch from flosch for multiple paginators on...
2009-07-31 Brian RosnerMerge branch '1.0.5.X'
2009-04-22 Florian SchlachterAdded support for multiple paginations on the same...
2009-03-30 floguyFixed a problem where the middleware accessed POST...
2008-08-30 floguyAdded a new exception handler in the middleware.
2008-08-05 leidelFixed #12, updated middleware to access request variabl...
2008-07-13 floguyFixed #1. Thanks, Martin Mahner and Jannis Leidel.
2008-07-01 floguyUpdated documentation and reduced overall complexity...
2008-05-29 floguyOops, forgot to add some files. Now version 0.1 is...