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