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
|
|
@ -10,8 +10,8 @@ from twisted.conch.telnet import StatefulTelnetProtocol
|
|||
|
||||
from django.contrib.auth.models import User
|
||||
|
||||
from apps.objects.models import Object
|
||||
from apps.config.models import ConnectScreen, ConfigValue
|
||||
from src.objects.models import Object
|
||||
from src.config.models import ConnectScreen, ConfigValue
|
||||
import cmdhandler
|
||||
import logger
|
||||
import session_mgr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue