weboob-devel/weboob
Romain Bignon bcfa838e86 new method CapBaseObject.add_field()
When you want to add a field to your CapBaseObject derivated class, use
this method to:
- add it in the fields list (order is important)
- set the only possible values types
- default value to NotLoaded if not specified
- possibility to set another value
2010-10-08 13:41:41 +02:00
..
applications add class attribute to disable REPL behaviour 2010-10-08 10:52:35 +02:00
backends new backend ouifm 2010-10-08 10:53:51 +02:00
capabilities new method CapBaseObject.add_field() 2010-10-08 13:41:41 +02:00
core fix event lock order 2010-10-04 22:52:08 +02:00
tools add class attribute to disable REPL behaviour 2010-10-08 10:52:35 +02:00
__init__.py create setup.py files for multi-packaging 2010-07-07 17:20:16 +02:00