Django-tables2

Latest version: v2.7.1

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

Scan your dependencies

Page 1 of 20

2.7.1

- Add TimeColumn to built-in columns ([937](https://github.com/jieter/django-tables2/pull/937)) by [philipphanemann](https://github.com/philipphanemann)
Add support to pass args/kwargs to callables from Accessor ([940](https://github.com/jieter/django-tables2/pull/940)), fixes: [#939](https://github.com/jieter/django-tables2/issues/939)
by [JordanHyatt](https://github.com/JordanHyatt)
- Drop support for Django 3.2, 4.1 and python 3.8
- Add support for Django 5.1 and python 3.12
- Explicitly set `Column.accessor` when binding a column to allow column methods like `order_by` to use its value ([979](https://github.com/jieter/django-tables2/pull/979))

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)

Page 1 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.