]> asedeno.scripts.mit.edu Git - bluechips.git/commit
added email notifications. requires schema change to add email column to users table.
authorScott Torborg <scott@crookedmedia.com>
Thu, 5 Nov 2009 06:53:47 +0000 (20:53 -1000)
committerScott Torborg <scott@crookedmedia.com>
Thu, 5 Nov 2009 06:53:47 +0000 (20:53 -1000)
commit25e0dd950ef119f1bf6b7ab0a54c730f4f9f5922
treeab1f131e6fdb83a67131451737cbe7b28596cf1f
parentb57666fb3255e06ec0d55cabd26a01c83d214326
added email notifications. requires schema change to add email column to users table.
bluechips/config/environment.py
bluechips/controllers/spend.py
bluechips/controllers/transfer.py
bluechips/lib/app_globals.py
bluechips/model/__init__.py
bluechips/templates/emails/expenditure.txt [new file with mode: 0644]
bluechips/templates/emails/transfer.txt [new file with mode: 0644]