odoo/openerp/modules
Vo Minh Thu 8ca1a87201 [IMP] wsgi: modules can be pre-loaded and expose a WSGI handler.
An option --load is added to list the modules to pre-load.
sys.path and sys.modules are initialized when the config is
parsed.

bzr revid: vmt@openerp.com-20110902133136-4v7fgptyd0g1kc5s
2011-09-02 15:31:36 +02:00
..
__init__.py [REF] renamed modules.__init__ to modules.loading. 2011-05-11 19:48:41 +02:00
db.py [REF] simplified init_db/load_modules: 2011-05-17 11:18:22 +02:00
graph.py [IMP] wsgi: modules can be pre-loaded and expose a WSGI handler. 2011-09-02 15:31:36 +02:00
loading.py [FIX] loading: load base only once. 2011-09-02 15:27:12 +02:00
migration.py [REF] module code goes into openerp.modules.module. 2011-05-11 19:24:48 +02:00
module.py [IMP] wsgi: modules can be pre-loaded and expose a WSGI handler. 2011-09-02 15:31:36 +02:00
registry.py [FIX] loading: load base only once. 2011-09-02 15:27:12 +02:00