Things should be working again, minus the web stuff.
This commit is contained in:
parent
322c626295
commit
5249f27074
19 changed files with 44 additions and 38 deletions
|
|
@ -9,7 +9,7 @@ from django.db import models
|
|||
from django.db import connection
|
||||
from django.conf import settings
|
||||
|
||||
from apps.config.models import CommandAlias, ConfigValue
|
||||
from src.config.models import CommandAlias, ConfigValue
|
||||
from src.session import SessionProtocol
|
||||
from src import scheduler
|
||||
from src import logger
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue