Django-tables2

Latest version: v2.7.5

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

Scan your dependencies

Page 2 of 20

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)

2.4.1

- Add Persian (Farsi) locale ([806](https://github.com/jieter/django-tables2/pull/806)) by [Alirezaja1384](https://github.com/jieter/django-tables2/commits?author=Alirezaja1384)
- Improved error message if openpyxl is not installed ([816](https://github.com/jieter/django-tables2/pull/816))
- Use correct mime type for xlsx (fixes: [810](https://github.com/jieter/django-tables2/issues/810))
- Add support for django 4.0, drop support for python 3.5 ([822](https://github.com/jieter/django-tables2/issues/822))

2.4.0

- Add support for django 3.2 and python 3.9, drop support for django 3.0
- Add Django 3.0 and 3.1 trove classifiers [803](https://github.com/jieter/django-tables2/pull/803) by [Asday](https://github.com/Asday)
- Strip leading and trailing whitespace from TemplateColumn.value() [794](https://github.com/jieter/django-tables2/pull/794) by [jeremystretch](https://github.com/jeremystretch)
- Providing link for django-bootstrap3 [793](https://github.com/jieter/django-tables2/pull/793) by [TareqMonwer](https://github.com/TareqMonwer)
- Fix for crash on windows while deleting temp file [788](https://github.com/jieter/django-tables2/pull/788)

Page 2 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.