Merge pull request #35 from gitter-badger/gitter-badge
[django-pagination.git] / linaro_django_pagination / templatetags / pagination_tags.py
2016-01-06 Zygmunt KrynickiMerge pull request #34 from atugushev/master
2016-01-02 Albert TugushevFix window exceeding page range
2016-01-02 Albert TugushevRemove unicode strings for python3 compatible
2016-01-02 Albert TugushevForce convert range to list for python3 compatible
2016-01-02 Albert TugushevFix bug with multiple paginations
2015-05-19 Zygmunt KrynickiMerge pull request #27 from amrael/django18
2015-05-19 Yasuhisa YamazakiImport TOKEN_BLOCK from django.template.base if Django...
2014-04-09 Zygmunt KrynickiMerge pull request #24 from mktums/patch-1
2014-04-09 Mike TUMSFixes issues related with #17
2014-04-07 Zygmunt KrynickiMerge pull request #23 from mktums/master
2014-04-07 Mike TUMSImplements zyga/django-pagination#22
2014-01-14 Zygmunt KrynickiMerge pull request #21 from hsoft/py3
2014-01-14 Virgil DuprasSupport Python 3.3
2013-06-26 Zygmunt KrynickiMerge pull request #17 from mjtorn/master
2013-06-26 Markus TörnqvistSkip updating empty dict over context
2013-06-26 Markus TörnqvistRevert "Oops, do not return new_context just yet, updat...
2013-06-26 Markus TörnqvistRevert "Context is updated, return it. Also avoid recur...
2013-06-26 Markus TörnqvistContext is updated, return it. Also avoid recursion...
2013-06-26 Zygmunt KrynickiMerge pull request #15 from mjtorn/master
2013-06-26 Markus TörnqvistOops, do not return new_context just yet, update and...
2013-06-25 Zygmunt KrynickiMerge pull request #14 from mjtorn/master
2013-06-25 Markus TörnqvistRename to_return variable to make more sense
2013-06-25 Markus TörnqvistAlways pass the context through
2013-06-21 Zygmunt KrynickiMerge pull request #13 from jimmyye/master
2013-06-20 Jimmy YeAvoid page_suffix when context['paginator'] is None
2011-08-17 Zygmunt KrynickiMerge pull request #3 from flashingpumpkin/master
2011-08-03 Alen MujezinovicPass the template context to the pagination template
2011-06-22 Zygmunt KrynickiUse correct template name in do_paginate docstring
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 KrynickiUse lowercase (c) for copyright
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-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 KrynickiFix tests on django 1.2
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-13 Zygmunt KrynickiRename to linaro-django-pagination.