]> asedeno.scripts.mit.edu Git - bluechips.git/history - bluechips/widgets/__init__.py
Switch from using Decimal to using a new Currency class
[bluechips.git] / bluechips / widgets / __init__.py
2008-07-18 Evan BroderSwitch from using Decimal to using a new Currency class
2008-07-17 Evan BroderWe're not i18ning anything else right now; drop the...
2008-07-16 Evan BroderAdd a FieldsDontMatch validator
2008-07-15 Evan BroderCorrect conversion of UserSelect field
2008-07-14 Evan BroderSolve a multithreading issue with the UserSelect converter
2008-07-14 Evan BroderConvert dollar amounts to Decimals instead of floats
2008-07-13 Evan BroderAdd a validator to the UserSelect dropdown
2008-07-13 Evan BroderCreate controller for entering expenditures