app/django/conf/app_template/views.py
author Lennard de Rijk <ljvderijk@gmail.com>
Sat, 18 Apr 2009 21:21:22 +0000
changeset 2223 7b8b812aa146
parent 54 03e267d67478
permissions -rw-r--r--
Added Student Proposal Mailer module for mailing students who are accepted/rejected into the program. TODO has been added to actually sent out the emails. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
54
03e267d67478 Major reorganization of the soc svn repo, to merge into a single App Engine
Todd Larsen <tlarsen@google.com>
parents:
diff changeset
     1
# Create your views here.