Django-pagination-bootstrap

Latest version: v2.4.6

Safety actively analyzes 723882 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

2.4.0

Changes

:rocket: Features

* Nox refactor (175) staticdev

:fire: Removals and Deprecations

* DAR003 ignore removal (140) staticdev
* Ignore VSCode and PyCharm settings (134) staticdev

:books: Documentation

* Contributing review (159) staticdev

:lipstick: Style

* Add darglint (138) staticdev

:package: Dependencies

* Bump pytest-django from 3.9.0 to 3.10.0 (178) dependabot
* Bump xdoctest from 0.14.0 to 0.15.0 (177) dependabot
* Bump coverage from 5.2.1 to 5.3 (176) dependabot
* Bump pip from 20.2.2 to 20.2.3 in /.github/workflows (173) dependabot
* Bump darglint from 1.5.3 to 1.5.4 (172) dependabot
* Bump django from 3.1 to 3.1.1 (171) dependabot
* Bump sphinx-autobuild from 0.7.1 to 2020.9.1 (170) dependabot
* Bump xdoctest from 0.13.0 to 0.14.0 (169) dependabot
* Bump black from 19.10b0 to 20.8b1 (168) dependabot
* Bump darglint from 1.5.2 to 1.5.3 (167) dependabot
* Bump pre-commit from 2.6.0 to 2.7.1 (166) dependabot
* Bump nox from 2020.5.24 to 2020.8.22 in /.github/workflows (165) dependabot
* Bump actions/github-script from v2 to v3 (164) dependabot
* Bump codecov/codecov-action from v1.0.12 to v1.0.13 (163) dependabot
* Bump virtualenv from 20.0.30 to 20.0.31 in /.github/workflows (162) dependabot
* Bump sphinx from 3.2.0 to 3.2.1 in /docs (161) dependabot
* Bump sphinx from 3.2.0 to 3.2.1 (160) dependabot
* Bump actions/setup-python from v2.1.1 to v2.1.2 (157) dependabot
* Bump pip from 20.2.1 to 20.2.2 in /.github/workflows (156) dependabot
* Bump sphinx from 3.1.2 to 3.2.0 in /docs (155) dependabot
* Bump sphinx from 3.1.2 to 3.2.0 (154) dependabot
* Bump actions/checkout from v2.3.1 to v2.3.2 (153) dependabot
* Bump django from 3.0.9 to 3.1 (152) dependabot
* Bump virtualenv from 20.0.29 to 20.0.30 in /.github/workflows (151) dependabot
* Bump pip from 20.2 to 20.2.1 in /.github/workflows (150) dependabot
* Bump django from 3.0.8 to 3.0.9 (149) dependabot
* Bump virtualenv from 20.0.28 to 20.0.29 in /.github/workflows (148) dependabot
* Bump pytest from 6.0.0 to 6.0.1 (147) dependabot
* Bump pre-commit-hooks from 3.1.0 to 3.2.0 (146) dependabot
* Bump reorder-python-imports from 2.3.2 to 2.3.5 (144) dependabot
* Bump darglint from 1.5.1 to 1.5.2 (145) dependabot
* Bump pytest from 5.4.3 to 6.0.0 (143) dependabot
* Bump coverage from 5.2 to 5.2.1 (142) dependabot
* Bump pip from 20.1.1 to 20.2 in /.github/workflows (141) dependabot
* Bump virtualenv from 20.0.27 to 20.0.28 in /.github/workflows (136) dependabot
* Bump codecov/codecov-action from v1.0.11 to v1.0.12 (135) dependabot
* Bump reorder-python-imports from 2.3.1 to 2.3.2 (132) dependabot
* Bump poetry from 1.0.9 to 1.0.10 in /.github/workflows (131) dependabot

2.3.3

Changes

:rocket: Features

* Flake8 / pre-commit / nox review (130) staticdev

:rotating_light: Testing

* Enable Windows tests (115) staticdev
* Increase to 80% minimum coverage (113) staticdev
* Test autopaginate (110) staticdev
* Middleware tests and refactors (109) staticdev

:construction_worker: Continuous Integration

* pipefail release (127) staticdev

:books: Documentation

* Fix errors in docs session (125) staticdev
* Add Readthedocs (121) staticdev

:package: Dependencies

* Bump actions/setup-python from v2 to v2.1.1 (128) dependabot
* Bump virtualenv from 20.0.26 to 20.0.27 in /.github/workflows (123) dependabot
* Bump codecov/codecov-action from v1.0.10 to v1.0.11 (122) dependabot
* Bump virtualenv from 20.0.26 to 20.0.27 in /.github/workflows (119) dependabot
* Bump salsify/action-detect-and-tag-new-version from v1.0.3 to v2.0.1 (118) dependabot
* Bump pypa/gh-action-pypi-publish from v1.3.0 to v1.3.1 (117) dependabot
* Bump virtualenv from 20.0.25 to 20.0.26 in /.github/workflows (116) dependabot

2.3.1

Changes

:rocket: Features

* Add pygments to tests session (91) staticdev

:beetle: Fixes

* Fix middleware (103) staticdev
* Do not pick up test options in coverage session when notified (95) staticdev
* Coverage bug (65) staticdev

:rotating_light: Testing

* Add test_pagination_tags (105) staticdev
* Fix mypy for nox (86) staticdev

:construction_worker: Continuous Integration

* Workflow upgrade (83) staticdev
* Remove release-drafter workflow (80) staticdev
* Update dependabot (76) staticdev
* Coverage bug (65) staticdev

:books: Documentation

* Fix badges (107) staticdev

:package: Dependencies

* Bump pre-commit from 2.5.1 to 2.6.0 (101) dependabot
* Bump codecov/codecov-action from v1.0.7 to v1.0.10 (100) dependabot
* Bump django from 3.0.7 to 3.0.8 (99) dependabot
* Bump mypy from 0.780 to 0.782 (97) dependabot
* Bump virtualenv from 20.0.24 to 20.0.25 in /.github/workflows (96) dependabot
* Bump mypy from 0.781 to 0.782 (93) dependabot
* Bump virtualenv from 20.0.23 to 20.0.24 in /.github/workflows (92) dependabot
* Bump mypy from 0.780 to 0.781 (90) dependabot
* Bump pypa/gh-action-pypi-publish from v1.2.2 to v1.3.0 (89) dependabot
* Bump actions/checkout from v2.3.0 to v2.3.1 (87) dependabot
* Bump actions/checkout from v2.2.0 to v2.3.0 (84) dependabot
* Bump virtualenv from 20.0.21 to 20.0.23 in /.github/workflows (81) dependabot
* Delete importlib_metadata (78) staticdev
* Bump nox from 2019.11.9 to 2020.5.24 in /.github/workflows (72) dependabot
* Bump poetry from 1.0.5 to 1.0.9 in /.github/workflows (74) dependabot
* Bump pypa/gh-action-pypi-publish from v1.1.0 to v1.2.2 (71) dependabot
* Bump actions/checkout from v2.1.1 to v2.2.0 (69) dependabot
* Bump actions/cache from v1.2.0 to v2 (70) dependabot
* Update Dependabot config file (68) dependabot-preview
* Bump pre-commit from 2.5.0 to 2.5.1 (67) dependabot-preview
* Bump pre-commit from 2.4.0 to 2.5.0 (66) dependabot-preview
* Bump importlib-metadata from 1.6.0 to 1.6.1 (61) dependabot-preview
* Bump certifi from 2020.4.5.1 to 2020.4.5.2 (63) dependabot-preview
* Bump regex from 2020.5.14 to 2020.6.8 (62) dependabot-preview
* Bump wcwidth from 0.2.3 to 0.2.4 (60) dependabot-preview
* Bump identify from 1.4.18 to 1.4.19 (59) dependabot-preview
* Bump django from 3.0.6 to 3.0.7 (58) dependabot-preview
* Bump mypy from 0.770 to 0.780 (57) dependabot-preview
* Bump pytest from 5.4.2 to 5.4.3 (56) dependabot-preview
* Bump nodeenv from 1.3.5 to 1.4.0 (55) dependabot-preview
* Bump wcwidth from 0.2.2 to 0.2.3 (54) dependabot-preview
* Bump wcwidth from 0.1.9 to 0.2.2 (53) dependabot-preview
* Bump identify from 1.4.17 to 1.4.18 (52) dependabot-preview

2.3.0

Changes

* 2.3.0 (50) staticdev

:rotating_light: Testing

* Test improvements (48) staticdev

:construction_worker: Continuous Integration

* Add actions (49) staticdev

:package: Dependencies

* Bump identify from 1.4.16 to 1.4.17 (46) dependabot-preview

2.2.0

Changes

:lipstick: Style

* Flake8 and fixes (45) staticdev

:package: Dependencies

* Bump identify from 1.4.15 to 1.4.16 (42) dependabot-preview
* Bump six from 1.14.0 to 1.15.0 (41) dependabot-preview

2.1.0

Changes

:rotating_light: Testing

* Nox pre commit (39) staticdev

:package: Dependencies

* Bump regex from 2020.5.13 to 2020.5.14 (37) dependabot-preview

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.