odoo/openerpweb
Fabien Meghazi 91e65e8f00 [IMP] Do not print non-string values of POST requests params in the log output (eg: multipart file upload)
bzr revid: fme@openerp.com-20110526203706-lvgqzxo2f0kqo6d2
2011-05-26 22:37:06 +02:00
..
tests [IMP] move storage of contexts to OpenERPSession.context_store, fix a number of tests it broke including one it revealed was completely broken 2011-03-29 10:20:02 +02:00
__init__.py openobject is dead long live to openerpweb 2011-03-02 19:56:06 +01:00
ast.py [ADD] start working on adding the concept of literal and non-lit domains, non-lit domains will *not* be pushed to the client but will be stored locally and only a ref will go through 2011-03-28 14:27:24 +02:00
dates.py [IMP] Added documenation in dates.py. 2011-05-11 16:51:19 +02:00
nonliterals.py [FIX] incorrect documentation of get_*_string in nonliterals.Context and nonliterals.Domain: the 'session' parameter has not existed in a long time 2011-05-05 08:41:43 +02:00
openerpweb.py [IMP] Do not print non-string values of POST requests params in the log output (eg: multipart file upload) 2011-05-26 22:37:06 +02:00