fix
[django-pagination.git] / pagination / middleware.py
2011-06-14 Zygmunt KrynickiMerge branch 'master' of git://github.com/callowayproje...
2011-06-13 Zygmunt KrynickiMerge branch 'master' of git://github.com/martinsvoboda...
2011-06-13 Zygmunt KrynickiMerge branch 'master' of git://github.com/tiagosc/djang...
2011-06-13 Zygmunt KrynickiMerge branch 'master' of git://github.com/stephane...
2011-06-13 Zygmunt KrynickiMerge branch 'master' of git://github.com/tzangms/djang...
2011-06-13 Zygmunt KrynickiMerge branch 'master' of git://github.com/maraujop...
2011-06-13 Zygmunt KrynickiMerge branch 'master' of git://github.com/leah/django...
2011-06-13 Zygmunt KrynickiMerge branch 'master' of git://github.com/cicuz/django...
2011-06-13 Zygmunt KrynickiMerge branch 'master' of git://github.com/spanasik...
2011-06-13 Zygmunt KrynickiMerge branch 'turkish' of git://github.com/amiroff...
2011-06-13 Zygmunt KrynickiMerge branch 'master' of git://github.com/hgrimelid...
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...
2011-06-13 Zygmunt KrynickiRename to linaro-django-pagination.
2010-07-11 Stanislav PanasikAdded support for multiple paginations on the same...
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...