]> asedeno.scripts.mit.edu Git - bluechips.git/history - bluechips/model
Change lib/totals.py:debt to use new convention for add_column
[bluechips.git] / bluechips / model /
2008-07-16 Evan BroderActually set a meaningful value for model/__init__...
2008-07-15 Evan BroderSmall indentation fix to model/__init__
2008-07-14 Evan BroderFix model/types.py to import Decimal
2008-07-14 Evan BroderChange the repr of Splits to match the new db structure.
2008-07-14 Evan BroderStore splits as straight currency instead of percentages
2008-07-14 Evan BroderRounding currency values is useful; make it a helper
2008-07-13 Evan BroderFix some typos in the model
2008-07-13 Evan BroderExplicitly specify the primary join for transfer.{debto...
2008-07-13 Evan BroderDefine the model
2008-07-12 Evan BroderCreate Pylons app