self.send_message(message, subject, submission.email)
self.sum_up()
def handle_to_teachers(self, *args, **options):
self.stdout.write('>>> Sending results to teachers')
self.send_message(message, subject, submission.email)
self.sum_up()
def handle_to_teachers(self, *args, **options):
self.stdout.write('>>> Sending results to teachers')