Moved defines_globals to src/
This commit is contained in:
parent
e6e84c2ee5
commit
5064d0cacc
9 changed files with 11 additions and 12 deletions
|
|
@ -15,7 +15,7 @@ import django
|
|||
|
||||
from apps.objects.models import Object
|
||||
from src import scheduler
|
||||
import defines_global
|
||||
from src import defines_global
|
||||
|
||||
def cmd_version(cdat):
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue