]> asedeno.scripts.mit.edu Git - bluechips.git/commit
Add history controller to display old transactions
authorEvan Broder <broder@mit.edu>
Thu, 17 Jul 2008 17:46:46 +0000 (17:46 +0000)
committerEvan Broder <broder@mit.edu>
Thu, 17 Jul 2008 17:46:46 +0000 (17:46 +0000)
commita87834811aead8d14d349c2a0fa7af6a4d57001d
tree709ee3675a0d1244ffd7c4f7ab891260e4c33ac2
parent7251a413002768b8544964c7d7197e0bb4748423
Add history controller to display old transactions
bluechips/controllers/history.py [new file with mode: 0644]
bluechips/templates/base.mako
bluechips/templates/history/index.mako [new file with mode: 0644]
bluechips/tests/functional/test_history.py [new file with mode: 0644]