Let's try the correct import

This commit is contained in:
Tobias Kunze 2017-12-06 21:12:01 +01:00
parent e5856ec563
commit bb9ad7e1dd

View File

@ -12,7 +12,7 @@ from byro.bookkeeping.models import (
TransactionChannel, VirtualTransaction,
)
from byro.members.models import Member, Membership
from byro_shackbureau.models import ShackProfile
from byro_shackspace.models import ShackProfile
TIMEZONE = pytz.timezone('Europe/Berlin')