secinfo
This commit is contained in:
parent
c35e6365ff
commit
e36f6e8264
|
|
@ -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, ...)
|
||||
|
|
|
|||
Loading…
Reference in New Issue