fnp
/
edumed.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove edumed clutter
[edumed.git]
/
wtem
/
management
/
commands
/
wtem_send_keys.py
diff --git
a/wtem/management/commands/wtem_send_keys.py
b/wtem/management/commands/wtem_send_keys.py
index
8e26624
..
9d14a26
100644
(file)
--- a/
wtem/management/commands/wtem_send_keys.py
+++ b/
wtem/management/commands/wtem_send_keys.py
@@
-64,6
+64,6
@@
class Command(BaseCommand):
def send_key(self, submission):
self.stdout.write('>>> sending to ' + submission.email)
send_mail(
def send_key(self, submission):
self.stdout.write('>>> sending to ' + submission.email)
send_mail(
- subject="Olimpiada Cyfrowa - Twój link do
egzamin
u",
+ subject="Olimpiada Cyfrowa - Twój link do
zadań I etap
u",
body=render_to_string('wtem/email_key.txt', dict(submission=submission)),
to=[submission.email])
body=render_to_string('wtem/email_key.txt', dict(submission=submission)),
to=[submission.email])