]> asedeno.scripts.mit.edu Git - bluechips.git/history - bluechips/model/types.py
Move negative sign for Currency
[bluechips.git] / bluechips / model / types.py
2008-07-19 Evan BroderMove negative sign for Currency
2008-07-19 Evan BroderSuperSubclass isn't smart enough to do the __new__...
2008-07-18 Evan BroderAdd some documentation to the Currency type
2008-07-18 Evan BroderSwitch from using Decimal to using a new Currency class
2008-07-14 Evan BroderFix model/types.py to import Decimal
2008-07-14 Evan BroderRounding currency values is useful; make it a helper
2008-07-13 Evan BroderDefine the model