django-pagination.git
2011-06-13 Zygmunt KrynickiFix tests on django 1.2
2011-06-13 Zygmunt KrynickiMerge branch 'master' of git://github.com/tzangms/djang...
2011-06-13 Zygmunt KrynickiFix spanish translation
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 KrynickiRemove turkish .mo file
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-13 Zygmunt KrynickiMove long description to README
2011-06-13 Zygmunt KrynickiRename license to COPYING
2011-06-06 Michele CiccozziMerge branch 'more_customizations'
2011-05-08 tzangmsadd STATIC_URL
2011-03-01 Zygmunt KrynickiBump version to 1.0.7.1 to distinguish from upstream...
2011-01-18 Matt CulbrethMerge branch 'merge_multiple_paginators'
2011-01-18 Matt Culbrethmerged patch from flosch for multiple paginators on...
2010-12-21 Zygmunt KrynickiFix bug in {% autopaginate ... as ... %} handling.
2011-06-13 Zygmunt KrynickiRename to linaro-django-pagination.
2011-06-13 Zygmunt KrynickiRemove .mo files
2011-03-01 Zygmunt KrynickiBump version to 1.0.7.1 to distinguish from upstream... 1.0.7.1
2010-12-21 Zygmunt KrynickiFix bug in {% autopaginate ... as ... %} handling.
2010-09-16 Miguel AraujoAdding Spanish translation
2010-07-11 Stanislav PanasikAdded support for multiple paginations on the same...
2010-07-11 Stanislav Panasikrussian locale added
2010-06-21 Metin AmiroffAdded Turkish locale
2010-05-06 Brian Rosner1.0.7 — I somehow released the wrong code for 1.0.6...
2010-04-22 Fabio CornetiFixed italian locale
2010-04-22 Fabio CornetiIgnore build directory
2010-04-22 Fabio CornetiItalian locale
2010-04-22 Fabio CornetiInclude locales in egg
2010-04-22 Fabio CornetiCustom pagination templates
2010-04-22 Fabio CornetiNew settings for basic pagination customization, backwa...
2010-04-22 Fabio CornetiWorking on version 1.0.7
2010-04-16 Brian RosnerMerge remote branch 'carljm/hashtag'
2010-04-16 Brian Rosneradded dist and egg-info to .gitignore
2010-04-13 Brian Rosner1.0.6 1.0.6
2010-04-13 Brian RosnerMerge remote branch 'ericflo/master'
2010-03-30 Håvard GrimelidUppercased norwegian button labels.
2010-03-30 Håvard GrimelidAdded support for Norwegian Nynorsk and Norwegian Bokmå...
2010-03-30 Håvard GrimelidRemoved hashtag support.
2010-03-08 Carl Meyeradd hashtag to next/prev links
2010-03-03 Carl Meyerfix spurious None
2010-03-03 Carl Meyeradded optional hashtag param to {% paginate %}
2010-03-03 Carl Meyeradded optional hashtag param to {% paginate %}
2009-10-16 Brian Rosneradded MANIFEST.in
2009-10-16 Brian Rosnerremoved setuptools from install_requires
2009-10-16 Brian Rosnerbumped version
2009-10-16 Daniel MizyryckiAdd records variable in templatetags, allowing to exten...
2009-07-31 Brian Rosneradded MANIFEST.in
2009-07-31 Brian RosnerMerge branch '1.0.5.X'
2009-07-31 Brian Rosnerremoved setuptools from install_requires
2009-07-31 Brian Rosnerbumped version
2009-07-29 tzangmsadd MEDIA_URL variable in templatetags, so that paginat...
2009-07-29 tzangmsadd MEDIA_URL variable in templatetags, so that paginat...
2009-05-25 Martin MahnerUppercased german button labels
2009-05-25 Martin MahnerFixed minor typos in german locale
2009-04-22 Florian SchlachterAdded support for multiple paginations on the same...
2009-03-30 floguyNitpicks.
2009-03-30 floguyFixed a problem where the middleware accessed POST...
2009-03-30 floguyNitpicky stuff and PEP8ification
2009-03-30 floguyMerge branch 'master' of git@github.com:ericflo/django...
2009-02-13 leahculversilly FinitePaginator for finite lists of items
2009-02-13 leahculverremoved spaces... heh.
2009-02-13 leahculverInfinitePaginator (from Pownce) with tests! The Infinit...
2009-02-12 leahculversilly FinitePaginator for finite lists of items
2009-02-11 leahculverremoved spaces... heh.
2009-02-11 leahculverInfinitePaginator (from Pownce) with tests! The Infinit...
2008-12-07 floguyAdded Portuguese translation
2008-12-05 Alcides FonsecaAdded Portuguese translation
2008-12-04 floguyFixed #28. Added the ability for the autopaginate...
2008-10-26 floguyFixed bug introduced with python2.3 compatability....
2008-10-24 floguyFixed some setuptools bugs.
2008-10-24 floguyAdded the ability to save the result list as a variable...
2008-10-24 floguyAllow for a variable as the paginate_by parameter....
2008-10-24 floguyFix a possible uncaught attribute error. Thanks for...
2008-10-24 floguyAdded setup.py and ez_setup.py getting ready for proper...
2008-10-24 floguyFixed some python2.3 backwards incompatibility issues.
2008-10-24 floguyAdded translation files for french and polish locales...
2008-10-20 floguyOops, forgot to add index.txt
2008-10-20 floguyMoved docs into the docs directory. Also, added an...
2008-09-19 floguyChanged back from .rst to .txt to match Django's convention
2008-09-08 floguyRemoved some redundant uses of sorted(list(..)) to...
2008-09-05 floguyAdded more explicit setting as per #17
2008-08-30 floguyMoved to the more proper .rst file extension.
2008-08-30 floguyFixed documentation to include the step about adding...
2008-08-30 floguyAdded German locale. Thanks, Bela Hausmann! This...
2008-08-30 floguyAdded a new exception handler in the middleware.
2008-08-30 floguyDropped support for the deprecated QuerySetPaginator...
2008-08-16 leidelfixed stupid import bug, so sorry
2008-08-16 leidelfixed issue #14, patch from Martin Mahner
2008-08-05 leidelFixed #12, updated middleware to access request variabl...
2008-07-21 floguyAdded support for orphans. Thanks, Martin Mahner.
2008-07-13 floguyFixed doctests.
2008-07-13 floguyFixed #1. Thanks, Martin Mahner and Jannis Leidel.
2008-07-13 floguyOK rst2a is caching too long, so I have generated docs...
2008-07-13 floguyTry 3: Hopefully made README.txt conform to ReST syntax.
2008-07-13 floguyTry 2: Hopefully made README.txt conform to ReST syntax.
2008-07-13 floguyHopefully made README.txt conform to ReST syntax.
2008-07-11 floguyFixed bug with extra getvars where an ampersand was...
next