Django-tables2

Latest version: v2.7.5

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

Scan your dependencies

Page 13 of 20

1.2.5

- Fixed an issue preventing the rest of the row being rendered if a `BooleanColumn` was in the table for a model without custom choices defined on the model field. ([360](https://github.com/bradleyayers/django-tables2/issues/360))

1.2.4

- Added Norwegian Locale ([356](https://github.com/bradleyayers/django-tables2/issues/356) by [fanzypantz](https://github.com/fanzypantz))
- Restore default pagination for `SingleTableMixin`, fixes [354](https://github.com/bradleyayers/django-tables2/issues/354) ([#395](https://github.com/bradleyayers/django-tables2/pull/359) by [graup](https://github.com/graup))

1.2.3

- Accept `text` parameter in `FileColumn`, analogous to `LinkColumn` ([343](https://github.com/bradleyayers/django-tables2/pull/343) by [graup](https://github.com/graup))
- Fix TemplateColumn RemovedInDjango110Warning fixes [346](https://github.com/bradleyayers/django-tables2/issues/346).
- Use field name in RelatedColumnLink ([350](https://github.com/bradleyayers/django-tables2/pull/350), fixes [#347](https://github.com/bradleyayers/django-tables2/issues/347))

1.2.2

- Allow use of custom class names for ordered columns through `attrs`. (
[329](https://github.com/bradleyayers/django-tables2/pull/329) by [theTarkus](https://github.com/theTarkus))
- Column ordering QuerySet pass through ([330](https://github.com/bradleyayers/django-tables2/pull/330) by [theTarkus](https://github.com/theTarkus))
- Cleanup/restructuring of [documentation](http://django-tables2.readthedocs.io/), ([#325](https://github.com/bradleyayers/django-tables2/pull/325))
- Fixed an issue where explicitly defined column options where not preserved over inheritance ([339](https://github.com/bradleyayers/django-tables2/pull/339), [issue #337](https://github.com/bradleyayers/django-tables2/issues/337))
- Fixed an issue where `exclude` in combination with `sequence` raised a KeyError ([341](https://github.com/bradleyayers/django-tables2/pull/341), [issue #205](https://github.com/bradleyayers/django-tables2/issues/205))

1.2.1

- table footers (323)
- Non-field based `LinkColumn` only renders default value if lookup fails. (322)
- Accept `text` parameter in `BaseLinkColumn`-based columns. (322)
- Pass the table instance into SingleTableMixin's `get_table_pagination` (320 by [georgema1982](https://github.com/georgema1982), fixes #319)
- Check if the view has `paginate_by` before before trying to access it. (fixes 326)

1.2.0

- Allow custom attributes for rows (fixes 47)

Page 13 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.