Ignore:
Timestamp:
Jul 2, 2010, 11:30:29 PM (15 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, fysm-4-1, space-access, stable, stage, test-hooks
Children:
07aa6da
Parents:
dbaeedf
git-author:
Alex Dehnert <adehnert@…> (07/02/10 23:30:29)
git-committer:
Alex Dehnert <adehnert@…> (07/02/10 23:30:29)
Message:

Include a note about officers' lists in the email

The FYSM is a time when most active groups will interact with the ASA.
This makes it a convenient opportunity for us to get them to tell us if
they have the wrong email address...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asadb/forms/views.py

    rdbaeedf rc49fbe2  
    191191                body=body,
    192192                from_email='asa-fysm@mit.edu',
    193                 to=[group_obj.officer_email, ],
     193                to=[group_obj.officer_email, request.user.email, ],
    194194                bcc=['asa-fysm-submissions@mit.edu', ]
    195195            )
Note: See TracChangeset for help on using the changeset viewer.