odoo/openerp/tools
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 API docs: settings file and titles at modules 2011-06-23 12:03:57 +03:00
amount_to_text.py amount-to-text: docstrings 2011-06-23 12:03:11 +03:00
amount_to_text_en.py amount-to-text: docstrings 2011-06-23 12:03:11 +03:00
cache.py [IMP] simplified cache implementation (and stored on the osv), does not support contexts. 2011-08-30 14:15:41 +02:00
config.py [IMP] wsgi: modules can be pre-loaded and expose a WSGI handler. 2011-09-02 15:31:36 +02:00
convert.py [FIX] correct indentation 2011-07-31 14:48:24 +01:00
copy.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
func.py tools.func: docstrings 2011-06-23 12:03:11 +03:00
graph.py tools.graph: cleanup docstrings 2011-06-23 12:03:11 +03:00
import_email.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
lru.py [IMP] new tools.cache cleaner, 10% speedup and more to come... 2011-06-08 05:03:30 +02:00
misc.py [MERGE] trunk 2011-08-24 18:09:36 +02:00
osutil.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
parse_version.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
pdf_utils.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
safe_eval.py [IMP] safe_eval: allow 'max' builtin 2011-07-18 16:53:22 +02:00
sql.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
test-config-values [ADD] tools/config: started tests. 2011-06-01 13:50:55 +02:00
test-config-values-00.conf [ADD] tools/config: started tests. 2011-06-01 13:50:55 +02:00
test_config.py [ADD] tools/config: started tests. 2011-06-01 13:50:55 +02:00
test_reports.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
threadinglocal.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
translate.py [REF] openerp-server: streamlining startup script. 2011-08-23 12:33:43 +02:00
which.py tools.which: docstring fix 2011-06-23 12:03:12 +03:00
win32.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
yaml_import.py [IMP] lint cleanup 2011-06-24 15:33:35 +02:00
yaml_tag.py [FIX] yaml_tag: python records should log AssertionErrors at ERROR level by default 2011-03-24 12:10:55 +01:00