odoo/bin/osv
Fabien Pinckaers d20510168f [IMP] Speed improvement when loading modules
bzr revid: fp@tinyerp.com-20101101113352-g32hhvp5355jb3nt
2010-11-01 12:33:52 +01:00
..
__init__.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
expression.py [FIX] Search on property field should not crash,it should go for fnct_search() instead (normal fields.function flow) 2010-10-30 02:09:37 +05:30
fields.py [FIX] fields.many2many: get() should ignore "string" domains, meant for client-side eval (pending API change later to make the distinction explicit?) 2010-10-21 18:31:31 +02:00
orm.py [IMP] Speed improvement when loading modules 2010-11-01 12:33:52 +01:00
osv.py [IMP] osv: broader error messages when constraint violations occur 2010-09-16 13:39:06 +02:00
query.py [IMP] osv.query,orm: removed trailing whitespace introduced by previous commits 2010-10-01 18:54:11 +02:00