Skip to content

Commit f147ea8

Browse files
[FIX] wsgi deployement with openerp-wsgi.py
bzr revid: [email protected]
1 parent 36f2ff8 commit f147ea8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

openerp-wsgi.py

+2
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@
4040
#----------------------------------------------------------
4141
application = openerp.service.wsgi_server.application
4242

43+
openerp.service.server.load_server_wide_modules()
44+
4345
#----------------------------------------------------------
4446
# Gunicorn
4547
#----------------------------------------------------------

0 commit comments

Comments
 (0)