equal
deleted
inserted
replaced
53 'to_name': 'Melange Team', |
53 'to_name': 'Melange Team', |
54 'role': 'Host', |
54 'role': 'Host', |
55 'group': 'Google Summer of Code 2009', |
55 'group': 'Google Summer of Code 2009', |
56 'invitation_url': 'http://invitation-url'} |
56 'invitation_url': 'http://invitation-url'} |
57 |
57 |
58 sendMailUsingTemplate('soc/mail/invitation.html', context) |
58 sendMailFromTemplate('soc/mail/invitation.html', context) |
59 """ |
59 """ |
60 |
60 |
61 __authors__ = [ |
61 __authors__ = [ |
62 '"Lennard de Rijk" <ljvderijk@gmail.com>', |
62 '"Lennard de Rijk" <ljvderijk@gmail.com>', |
63 '"Pawel Solyga" <pawel.solyga@gmail.com', |
63 '"Pawel Solyga" <pawel.solyga@gmail.com', |