]> asedeno.scripts.mit.edu Git - bluechips.git/commit - bluechips/templates/spend/index.mako
Create controller for entering expenditures
authorEvan Broder <broder@mit.edu>
Sun, 13 Jul 2008 14:57:40 +0000 (14:57 +0000)
committerEvan Broder <broder@mit.edu>
Sun, 13 Jul 2008 14:57:40 +0000 (14:57 +0000)
commit9c702e4826bdb9e540f8768e8d96c3b874b84eae
tree17e3eaa3ff60e8a8c47066c9a43f1e98385fa1ad
parent33697bec0d533206e83222411cbf866ad6cdaff2
Create controller for entering expenditures
bluechips/controllers/spend.py [new file with mode: 0644]
bluechips/templates/spend/index.mako [new file with mode: 0644]
bluechips/tests/functional/test_spend.py [new file with mode: 0644]
bluechips/widgets/__init__.py [new file with mode: 0644]
bluechips/widgets/spend.py [new file with mode: 0644]