forked from 0x2620/pandora
use ox/ox.web/ox.django
This commit is contained in:
parent
f68c43780c
commit
e98b6828fe
9 changed files with 27 additions and 59 deletions
|
|
@ -15,7 +15,7 @@ sys.path.append(root_dir)
|
|||
sys.path.append(os.path.join(root_dir, project_module))
|
||||
|
||||
#reload if this django.wsgi gets touched
|
||||
from utils import monitor
|
||||
from ox.django import monitor
|
||||
monitor.start(interval=1.0)
|
||||
|
||||
monitor.track(os.path.abspath(os.path.dirname(__file__)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue