| .. |
|
__init__.py
|
create setup.py files for multi-packaging
|
2010-07-07 17:20:16 +02:00 |
|
account.py
|
new command 'weboob-config confirm'
|
2010-11-11 13:22:43 +01:00 |
|
bank.py
|
fix print of Account objects
|
2010-11-14 14:12:23 +01:00 |
|
base.py
|
add a messages refresh button, and better handler of contacts selection
|
2010-10-30 09:58:52 +02:00 |
|
chat.py
|
use "basestring" instead of "(str,unicode)"
|
2010-10-16 17:44:09 +02:00 |
|
contact.py
|
use "basestring" instead of "(str,unicode)"
|
2010-10-16 17:44:09 +02:00 |
|
content.py
|
ability to send a new revision of a wiki page
|
2010-10-16 10:06:04 +02:00 |
|
dating.py
|
rewritting the dating optimization services management (refs #319)
|
2010-11-11 01:11:55 +01:00 |
|
geolocip.py
|
use "basestring" instead of "(str,unicode)"
|
2010-10-16 17:44:09 +02:00 |
|
messages.py
|
fix compare of two messages
|
2010-10-30 12:27:21 +02:00 |
|
radio.py
|
use the new add_field() method to define fields
|
2010-10-08 13:43:57 +02:00 |
|
torrent.py
|
use "basestring" instead of "(str,unicode)"
|
2010-10-16 17:44:09 +02:00 |
|
travel.py
|
use "basestring" instead of "(str,unicode)"
|
2010-10-16 17:44:09 +02:00 |
|
video.py
|
new attribute 'description' on Video
|
2010-11-04 22:23:00 +01:00 |
|
weather.py
|
capabilities objets inherit from CapBaseObject (refs #369)
|
2010-08-12 17:22:04 +02:00 |