mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-11-01 08:04:36 +01:00
One import was missing
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
import django_tables2 as tables
|
import django_tables2 as tables
|
||||||
|
from django.db.models import F
|
||||||
|
|
||||||
from .models.transactions import Transaction
|
from .models.transactions import Transaction
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user