odoo/bin/osv
Olivier Dony 39d514218f [FIX] orm: backwards compatibility with python2.5
bzr revid: odo@openerp.com-20101006073757-exs2vdgyvg3d3m0m
2010-10-06 09:37:57 +02:00
..
__init__.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
expression.py [IMP] orm: some improvement on previous commit on orm search with order_by (still needs fixing): 2010-08-26 13:45:31 +02:00
fields.py [FIX] osv.fields: fromkeys second argument is only evaluated once 2010-09-22 11:23:49 +02:00
orm.py [FIX] orm: backwards compatibility with python2.5 2010-10-06 09:37:57 +02: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