This commit is contained in:
holger.trampe 2020-05-27 23:04:43 +01:00
parent c35e6365ff
commit e36f6e8264
1 changed files with 5 additions and 0 deletions

View File

@ -13,6 +13,11 @@ import os
from datetime import datetime, timedelta
# IMPORT SEC-FILE
'''
sec muss auf dem Server alle Account-Daten haben!!!
'''
from digitaleagentur.sec import *
# Build paths inside the project like this: os.path.join(BASE_DIR, ...)