mg
This commit is contained in:
parent
7679ed2bfd
commit
959fd4f043
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ from copy import deepcopy
|
|||
from json import loads
|
||||
from files.__main__ import db_session
|
||||
from files.classes.sub import Sub
|
||||
from files.classes.marsey import Marsey
|
||||
|
||||
SITE = environ.get("DOMAIN", '').strip()
|
||||
SITE_NAME = environ.get("SITE_NAME", '').strip()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue