Skip to content
Snippets Groups Projects
Verified Commit af3c8567 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Move custom columns to util namespace

parent 41541a8e
No related branches found
No related tags found
1 merge request!152Overview of all register objects
Pipeline #6408 passed
......@@ -4,7 +4,7 @@ from django.utils.translation import gettext_lazy as _
import django_tables2 as tables
from django_tables2.utils import A
from aleksis.core.tables import SelectColumn
from aleksis.core.util.tables import SelectColumn
class ExtraMarkTable(tables.Table):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment