odoo/openerp/modules
Vo Minh Thu 084af04092 [FIX] import-hook: correctly import the server-wide-module (i.e
use the openerp.addons namespace), and correctly set the submodules in
sys.modules (instead of only the top-level package).

bzr revid: vmt@openerp.com-20120201152710-s7sxlgibwd3lwr5l
2012-02-01 16:27:10 +01:00
..
__init__.py [REF] renamed modules.__init__ to modules.loading. 2011-05-11 19:48:41 +02:00
db.py [IMP] manifest: `auto_installable` renamed to `auto_install`. 2012-01-30 10:52:38 +01:00
graph.py [IMP] module loading: iterate on the module graph in deterministic order (by sorting modules for each level). 2011-12-22 10:01:56 +01:00
loading.py [IMP] indicate tests in current thread, and prevent email sending during tests 2011-12-01 16:31:56 +01:00
migration.py [REF] module code goes into openerp.modules.module. 2011-05-11 19:24:48 +02:00
module.py [FIX] import-hook: correctly import the server-wide-module (i.e 2012-02-01 16:27:10 +01:00
registry.py [FIX] deadlock between crons scheduling and new registry initialization creation 2011-09-30 17:00:26 +02:00