[FIX] wsgi deployement with openerp-wsgi.py
bzr revid: al@openerp.com-20140307200055-vbf9tub4gl9edig0master
parent
36f2ff879a
commit
f147ea8eed
|
@ -40,6 +40,8 @@ conf['addons_path'] = '../../addons/trunk,../../web/trunk/addons'
|
|||
#----------------------------------------------------------
|
||||
application = openerp.service.wsgi_server.application
|
||||
|
||||
openerp.service.server.load_server_wide_modules()
|
||||
|
||||
#----------------------------------------------------------
|
||||
# Gunicorn
|
||||
#----------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue