..
__init__.py
create UserError exception
2012-04-25 13:43:52 +02:00
account.py
create UserError exception
2012-04-25 13:43:52 +02:00
bank.py
More robust currency guessing
2013-02-05 16:32:17 +01:00
base.py
do not cry if an object in not support to be filled by a backend
2013-01-30 11:34:28 +01:00
bill.py
Add more information about an account
2013-01-08 20:28:08 +01:00
bugtracker.py
create UserError exception
2012-04-25 13:43:52 +02:00
chat.py
create UserError exception
2012-04-25 13:43:52 +02:00
collection.py
Declare fields to avoid warnings
2012-11-08 11:51:51 +01:00
contact.py
create UserError exception
2012-04-25 13:43:52 +02:00
content.py
change way to describe fields of CapBaseObject, and lot of documentation
2012-03-26 14:35:54 +02:00
dating.py
create UserError exception
2012-04-25 13:43:52 +02:00
gallery.py
change way to describe fields of CapBaseObject, and lot of documentation
2012-03-26 14:35:54 +02:00
gauge.py
Change representation of Gauges objects
2013-01-10 14:56:56 +01:00
geolocip.py
change way to describe fields of CapBaseObject, and lot of documentation
2012-03-26 14:35:54 +02:00
housing.py
use decimal.Decimal instead of float to store amounts of money
2012-03-29 16:31:18 +02:00
library.py
change way to describe fields of CapBaseObject, and lot of documentation
2012-03-26 14:35:54 +02:00
messages.py
create UserError exception
2012-04-25 13:43:52 +02:00
paste.py
create UserError exception
2012-04-25 13:43:52 +02:00
pricecomparison.py
use decimal.Decimal instead of float to store amounts of money
2012-03-29 16:31:18 +02:00
radio.py
change way to describe fields of CapBaseObject, and lot of documentation
2012-03-26 14:35:54 +02:00
torrent.py
create UserError exception
2012-04-25 13:43:52 +02:00
translate.py
Fix indentation
2012-04-26 12:14:47 +02:00
travel.py
create UserError exception
2012-04-25 13:43:52 +02:00
video.py
change way to describe fields of CapBaseObject, and lot of documentation
2012-03-26 14:35:54 +02:00
weather.py
allow wetboob to display temperatures either on celsius or on fahrenheit
2012-05-10 15:13:34 +02:00