Django-tables2

Latest version: v2.7.0

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

Scan your dependencies

Page 1 of 20

2.7.0

- Update docs dependencies; fix docs search; add readthedocs.yaml ([935](https://github.com/jieter/django-tables2/pull/935))
- Add example on how to use `Accessor` to documentation in `custom-data.rst` ([917](https://github.com/jieter/django-tables2/pull/917)) by [ruddra](https://github.com/ruddra)
- Use pre-commit in ci, add isort, flake8, pyupgrade ([932](https://github.com/jieter/django-tables2/pull/932))
- Add support for Django 5.0 and Python 3.12 ([930](https://github.com/jieter/django-tables2/pull/930))
- Add missing `{% load l10n %}` in templates ([919](https://github.com/jieter/django-tables2/pull/919)) by [tvanekeris](https://github.com/tvanekeris)

2.6.0

- Fix bootstrap5-responsive template to extend bootstrap5 ([909](https://github.com/jieter/django-tables2/pull/909)) by [mschoettle](https://github.com/mschoettle)
- Add support for django 4.2
- Drop python 3.7 and django 4.0 support ([920](https://github.com/jieter/django-tables2/pull/920))

2.5.3

- Assign request to table before anything else in `RequestConfig.configure()` ([888](https://github.com/jieter/django-tables2/pull/888)) fixes: [#865](https://github.com/jieter/django-tables2/issues/865)
- Add type hints to get_context_data ([895](https://github.com/jieter/django-tables2/pull/895)) by [mschoettle](https://github.com/mschoettle)
- Document hidden table attributes setting ([897](https://github.com/jieter/django-tables2/pull/897)) by [mschoettle](https://github.com/mschoettle)
- Fix building of the docs ([900](https://github.com/jieter/django-tables2/pull/900)) by [danielroseman](https://github.com/danielroseman)
- Add template bootstrap5-responsive.html ([896](https://github.com/jieter/django-tables2/pull/896)) by [mschoettle](https://github.com/mschoettle)

2.5.2

- Assign `request` to table before anything else in `RequestConfig.configure()` ([888](https://github.com/jieter/django-tables2/pull/888)) fixes: [#865](https://github.com/jieter/django-tables2/issues/865)

2.5.1

- `TableMixinBase`: implement `get_paginate_by` ([811](https://github.com/jieter/django-tables2/pull/811)) by [Alirezaja1384](https://github.com/Alirezaja1384)

2.5.0

- Dropped support for python 3.6, added support for python 3.11
- Add django_tables2/bootstrap4-responsive.html ([874](https://github.com/jieter/django-tables2/pull/874)) by [botlabsDev](https://github.com/botlabsDev)
- Pass record/value to `LinkColumn`'s attrs callables too ([852](https://github.com/jieter/django-tables2/pull/852)) by [wsldankers](https://github.com/wsldankers)
- Add template `bootstrap5.html` to support bootstrap 5 ([880](https://github.com/jieter/django-tables2/pull/880), fixes [#796](https://github.com/jieter/django-tables2/issues/796)

Page 1 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.