Coverage for apis_core / collections / columns.py: 0%
3 statements
« prev ^ index » next coverage.py v7.14.0, created at 2026-06-15 07:31 +0000
« prev ^ index » next coverage.py v7.14.0, created at 2026-06-15 07:31 +0000
1from apis_core.generic.tables import ActionColumn
4class CollectionsColumn(ActionColumn):
5 template_name = "collections/columns/collections.html"