|
__init__.py
|
create setup.py files for multi-packaging
|
2010-07-07 17:20:16 +02:00 |
|
bank.py
|
fix print of Account objects
|
2010-11-14 14:12:23 +01:00 |
|
chat.py
|
use "basestring" instead of "(str,unicode)"
|
2010-10-16 17:44:09 +02:00 |
|
contact.py
|
rename 'shown' to 'hidden'
|
2010-11-20 19:52:41 +01:00 |
|
content.py
|
ability to send a new revision of a wiki page
|
2010-10-16 10:06:04 +02:00 |
|
geolocip.py
|
use "basestring" instead of "(str,unicode)"
|
2010-10-16 17:44:09 +02:00 |
|
messages.py
|
handle multiple receivers in messages
|
2010-11-22 15:28:27 +01: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 |