odoo/openerp/osv
Olivier Dony 956ed719ae [IMP] fields.boolean,integer,float: warning when required=True, as it has no effect
A PendingDeprecationWarning is used in order to reduce the
verbosity of the logging, and to indicate that we might
forbid passing required=True in a future OpenERP version
for fields types where it makes no sense.

bzr revid: odo@openerp.com-20111021142836-0k4qruhe1vgodysu
2011-10-21 16:28:36 +02:00
..
__init__.py API docs: settings file and titles at modules 2011-06-23 12:03:57 +03:00
expression.py [FIX] expression: proper handling of empty string in m2o domain criterions 2011-10-11 18:34:35 +02:00
fields.py [IMP] fields.boolean,integer,float: warning when required=True, as it has no effect 2011-10-21 16:28:36 +02:00
orm.py [IMP] alias some values in data import, for readability 2011-10-19 13:46:18 +02:00
osv.py [MERGE] trunk 2011-10-01 03:22:10 +02:00
query.py API docs: settings file and titles at modules 2011-06-23 12:03:57 +03:00