Rename to_return variable to make more sense
[django-pagination.git] / linaro_django_pagination / templatetags / pagination_tags.py
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.