django-pagination.git
2011-06-22 Zygmunt KrynickiRelease 2.0.2 release-2.0.2
2011-06-22 Zygmunt KrynickiUse versiontools in pip-friendly way
2011-06-22 Zygmunt KrynickiRelease 2.0.1 release-2.0.1
2011-06-22 Zygmunt KrynickiImprove documentation for using custom pagination templates
2011-06-22 Zygmunt KrynickiDocument multiple paginations per page
2011-06-22 Zygmunt KrynickiUse correct template name in do_paginate docstring
2011-06-22 Zygmunt KrynickiProvide correct link to installation instructions
2011-06-22 Zygmunt KrynickiFix documentation referencing all project name
2011-06-22 Zygmunt KrynickiIgnore vim swap files
2011-06-22 Zygmunt KrynickiAdd templates from the test project to MANIFEST.in
2011-06-22 Zygmunt KrynickiBump version to 2.0.1 dev
2011-06-14 Zygmunt KrynickiRelease 2.0 release-2.0
2011-06-14 Zygmunt KrynickiShorten README
2011-06-14 Zygmunt KrynickiRevive documentation.
2011-06-14 Zygmunt KrynickiUse versiontools in setup, bump version to 2.0
2011-06-14 Zygmunt KrynickiFix typo
2011-06-14 Zygmunt KrynickiUse custom template the example app
2011-06-14 Zygmunt KrynickiImprove {% autopaginate %} error message
2011-06-14 Zygmunt KrynickiImprove do_paginate parsing
2011-06-14 Zygmunt KrynickiPEP8 fixes
2011-06-14 Zygmunt KrynickiMerge branch 'master' of git://github.com/callowayproje...
2011-06-14 Zygmunt KrynickiReorder apps to make tests run
2011-06-14 Zygmunt KrynickiUse lowercase (c) for copyright
2011-06-14 Zygmunt KrynickiIgnore test project database
2011-06-14 Zygmunt KrynickiAdd example application to test_project
2011-06-14 Zygmunt KrynickiBe smarter about missing request object.
2011-06-14 Zygmunt KrynickiDo not use has_key
2011-06-14 Zygmunt KrynickiSplit settings to dedicated module.
2011-06-14 Zygmunt KrynickiAdd simple HACKING file
2011-06-14 Zygmunt KrynickiUpdate setup.py/setup.cfg
2011-06-14 Zygmunt KrynickiUpdate copyright headers
2011-06-13 Zygmunt KrynickiUse test project to run tests
2011-06-13 Zygmunt KrynickiUpdate homepage in setup.py
2011-06-13 Zygmunt KrynickiUpdate README
2011-06-13 Zygmunt KrynickiMerge branch 'master' of git://github.com/martinsvoboda...
2011-06-13 Zygmunt KrynickiFix Portuguese translation
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 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-04-20 joseMade the paginate tag a normal tag with an optional...
2011-03-01 Zygmunt KrynickiBump version to 1.0.7.1 to distinguish from upstream...
2011-02-12 Martin SvobodaExtend templatetag paginate - flickr-like behaviour
2011-01-18 Matt CulbrethMerge branch 'merge_multiple_paginators'
2011-01-18 Matt Culbrethmerged patch from flosch for multiple paginators on...
2011-01-17 Tiago Samahá... Added translation file to portuguese (Brazil).
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-27 Stéphane RaimbaultWhitespace cleanup in setup.py
2010-07-27 Stéphane RaimbaultFix installation of locales
2010-07-20 Justin Quickversion bump
2010-07-20 Justin Quickadd request back from context and fix error handling
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...
next