mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-08-01 05:14:30 +02: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