Changeset c49fbe2


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...

Location:
asadb
Files:
2 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            )
  • asadb/template/fysm/update_email.txt

    r869f620 rc49fbe2  
    2323Thanks,
    2424{{ sender }}
     25
     26P.S. Please check the recipients of this message. If {{group.officer_email}} is not your group's officers' list, please have your president, treasurer, or a financial signatory contact asa-exec@mit.edu so that we can update the ASA Database and ensure that you receive important announcements from the ASA.
    2527{% endautoescape %}
Note: See TracChangeset for help on using the changeset viewer.