2023-10-19 |
Radek Czajka | Allow explicit page suffix. 2.2.7 |
commit | commitdiff | tree | snapshot |
2023-06-20 |
Radek Czajka | fix |
commit | commitdiff | tree | snapshot |
2023-06-19 |
Radek Czajka | Test for Django up to 4.2. 2.2.6 |
commit | commitdiff | tree | snapshot |
2022-07-22 |
Radek Czajka | Support Django 4.0, drop Django < 2.1, Python < 3.6. 2.2.5 |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Radek Czajka | Test up to Django 3.2. |
commit | commitdiff | tree | snapshot |
2020-03-06 |
Radek Czajka | Test up to Django 3.0. Drop Python 3-3.4. |
commit | commitdiff | tree | snapshot |
2019-09-25 |
Radek Czajka | Fix for Django < 1.10. 2.2.4 |
commit | commitdiff | tree | snapshot |
2019-08-04 |
Radek Czajka | Fixes for Django up to 2.2 2.2.3 |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Radek Czajka | Further fix for Django 1.10. 2.2.2 |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Jan Szejko | fix for django 1.10 (context_instance) 2.2.1 |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Jan Szejko | rebranding 2.2.0 |
commit | commitdiff | tree | snapshot |
2016-01-08 |
Zygmunt Krynicki | Merge pull request #35 from gitter-badger/gitter-badge |
commit | commitdiff | tree | snapshot |
2016-01-06 |
The Gitter... | Add Gitter badge |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Zygmunt Krynicki | Merge pull request #34 from atugushev/master |
commit | commitdiff | tree | snapshot |
2016-01-02 |
Albert Tugushev | Fix window exceeding page range |
commit | commitdiff | tree | snapshot |
2016-01-02 |
Albert Tugushev | Remove unicode strings for python3 compatible |
commit | commitdiff | tree | snapshot |
2016-01-02 |
Albert Tugushev | Force convert range to list for python3 compatible |
commit | commitdiff | tree | snapshot |
2016-01-02 |
Albert Tugushev | Fix bug with multiple paginations |
commit | commitdiff | tree | snapshot |
2016-01-02 |
Albert Tugushev | Convert doctests to django unittests |
commit | commitdiff | tree | snapshot |
2016-01-02 |
Albert Tugushev | Add new test runner |
commit | commitdiff | tree | snapshot |
2016-01-02 |
Albert Tugushev | Add travis and coveralls badges to README file |
commit | commitdiff | tree | snapshot |
2016-01-02 |
Albert Tugushev | Add *.rst extension to README file |
commit | commitdiff | tree | snapshot |
2016-01-02 |
Albert Tugushev | Use travis-ci |
commit | commitdiff | tree | snapshot |
2015-12-29 |
Zygmunt Krynicki | Merge pull request #28 from amrael/django18_2 |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Yasuhisa Yamazaki | Suppress warning, "RemovedInDjango19Warning: `request... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Zygmunt Krynicki | Merge pull request #27 from amrael/django18 |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Yasuhisa Yamazaki | Import TOKEN_BLOCK from django.template.base if Django... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Zygmunt Krynicki | Merge pull request #25 from mktums/patch-1 |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Mike TUMS | I'm terribly sorry… |
commit | commitdiff | tree | snapshot |
2014-04-09 |
Zygmunt Krynicki | Merge pull request #24 from mktums/patch-1 |
commit | commitdiff | tree | snapshot |
2014-04-09 |
Mike TUMS | Fixes issues related with #17 |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Zygmunt Krynicki | Merge pull request #23 from mktums/master |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Mike TUMS | fixing template to show proper url |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Mike TUMS | Fix for template. *forgot to remove test line…* |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Mike TUMS | Implements zyga/django-pagination#22 |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Zygmunt Krynicki | Merge pull request #21 from hsoft/py3 |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Virgil Dupras | Support Python 3.3 |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Zygmunt Krynicki | Merge pull request #20 from mjtorn/fi_locale |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Markus Törnqvist | Finnish locale |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Zygmunt Krynicki | Merge pull request #17 from mjtorn/master |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Markus Törnqvist | Skip updating empty dict over context |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Markus Törnqvist | Revert "Oops, do not return new_context just yet, updat... |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Markus Törnqvist | Revert "Context is updated, return it. Also avoid recur... |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Markus Törnqvist | Context is updated, return it. Also avoid recursion... |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Markus Törnqvist | Test project settings so test can run |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Zygmunt Krynicki | Merge pull request #15 from mjtorn/master |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Markus Törnqvist | Oops, do not return new_context just yet, update and... |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Zygmunt Krynicki | Merge pull request #14 from mjtorn/master |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Markus Törnqvist | Rename to_return variable to make more sense |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Markus Törnqvist | Always pass the context through |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Zygmunt Krynicki | Merge pull request #13 from jimmyye/master |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Jimmy Ye | Avoid page_suffix when context['paginator'] is None |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Zygmunt Krynicki | Merge pull request #12 from boromil/2918ede7ab519905630... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Krzysztof Malinowski | fix for test failures |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Zygmunt Krynicki | Merge pull request #11 from stephane/master |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Stéphane Raimbault | Fix all PO files to be valid for msgfmt |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Zygmunt Krynicki | Merge pull request #8 from ptone/master |
commit | commitdiff | tree | snapshot |
2011-11-08 |
ptone | noted block scope for autopaginate tag |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Zygmunt Krynicki | Merge pull request #3 from flashingpumpkin/master |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Alen Mujezinovic | Pass the template context to the pagination template |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Zygmunt Krynicki | Describe the motives behind top-level package name... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Zygmunt Krynicki | Release 2.0.2 release-2.0.2 |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Zygmunt Krynicki | Use versiontools in pip-friendly way |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Zygmunt Krynicki | Release 2.0.1 release-2.0.1 |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Zygmunt Krynicki | Improve documentation for using custom pagination templates |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Zygmunt Krynicki | Document multiple paginations per page |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Zygmunt Krynicki | Use correct template name in do_paginate docstring |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Zygmunt Krynicki | Provide correct link to installation instructions |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Zygmunt Krynicki | Fix documentation referencing all project name |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Zygmunt Krynicki | Ignore vim swap files |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Zygmunt Krynicki | Add templates from the test project to MANIFEST.in |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Zygmunt Krynicki | Bump version to 2.0.1 dev |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Zygmunt Krynicki | Release 2.0 release-2.0 |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Zygmunt Krynicki | Shorten README |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Zygmunt Krynicki | Revive documentation. |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Zygmunt Krynicki | Use versiontools in setup, bump version to 2.0 |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Zygmunt Krynicki | Fix typo |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Zygmunt Krynicki | Use custom template the example app |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Zygmunt Krynicki | Improve {% autopaginate %} error message |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Zygmunt Krynicki | Improve do_paginate parsing |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Zygmunt Krynicki | PEP8 fixes |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Zygmunt Krynicki | Merge branch 'master' of git://github.com/callowayproje... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Zygmunt Krynicki | Reorder apps to make tests run |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Zygmunt Krynicki | Use lowercase (c) for copyright |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Zygmunt Krynicki | Ignore test project database |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Zygmunt Krynicki | Add example application to test_project |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Zygmunt Krynicki | Be smarter about missing request object. |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Zygmunt Krynicki | Do not use has_key |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Zygmunt Krynicki | Split settings to dedicated module. |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Zygmunt Krynicki | Add simple HACKING file |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Zygmunt Krynicki | Update setup.py/setup.cfg |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Zygmunt Krynicki | Update copyright headers |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Zygmunt Krynicki | Use test project to run tests |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Zygmunt Krynicki | Update homepage in setup.py |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Zygmunt Krynicki | Update README |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Zygmunt Krynicki | Merge branch 'master' of git://github.com/martinsvoboda... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Zygmunt Krynicki | Fix Portuguese translation |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Zygmunt Krynicki | Merge branch 'master' of git://github.com/tiagosc/djang... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Zygmunt Krynicki | Merge branch 'master' of git://github.com/stephane... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Zygmunt Krynicki | Fix tests on django 1.2 |
commit | commitdiff | tree | snapshot |
next |