]> asedeno.scripts.mit.edu Git - bluechips.git/commit
Expenditures can now be given a list of "tags"
authorRay Speth <speth@mit.edu>
Thu, 18 Mar 2010 00:04:30 +0000 (20:04 -0400)
committerAlejandro R. Sedeño <asedeno@mit.edu>
Wed, 23 Feb 2011 02:39:20 +0000 (21:39 -0500)
commitf4d8f4cc0fa9643c3ca04c7dcc2c87f3790160de
treece513254399c637c8330db749f3d8e09cf2afd66
parent2cd8bb4364413fcc4fc980201903e75d48c90df4
Expenditures can now be given a list of "tags"

Tags will be used to support future graphing features, like making
graphs how much money is spent in different categories.
bluechips/controllers/spend.py
bluechips/model/__init__.py
bluechips/model/expenditure.py
bluechips/model/tag.py [new file with mode: 0644]
bluechips/templates/spend/index.mako