Changeset - 6ede7bad934d
[Not reviewed]
default
0 1 0
Dennis Fink - 11 years ago 2014-01-21 19:00:09
dennis.fink@c3l.lu
updated manage.py
1 file changed with 4 insertions and 0 deletions:
0 comments (0 inline, 0 general)
manage.py
Show inline comments
 
@@ -4,6 +4,10 @@ from flask import current_app
 
from flask.ext.script import Manager
 
from flask.ext.script.commands import Clean, ShowUrls
 

	
 
import os
 

	
 
os.environ['ENNSTATUS_SETTINGS'] = '/home/dennis/Projects/Coding/Python/ennstatus/config.py'
 

	
 
from ennstatus import app
 

	
 

	
0 comments (0 inline, 0 general)