Add missing import
This commit is contained in:
parent
67adf764a4
commit
e5856ec563
@ -12,6 +12,7 @@ from byro.bookkeeping.models import (
|
|||||||
TransactionChannel, VirtualTransaction,
|
TransactionChannel, VirtualTransaction,
|
||||||
)
|
)
|
||||||
from byro.members.models import Member, Membership
|
from byro.members.models import Member, Membership
|
||||||
|
from byro_shackbureau.models import ShackProfile
|
||||||
|
|
||||||
TIMEZONE = pytz.timezone('Europe/Berlin')
|
TIMEZONE = pytz.timezone('Europe/Berlin')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user