fnp
/
edumed.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Teacher email
[edumed.git]
/
wtem
/
management
/
commands
/
wtem_generate_keys.py
diff --git
a/wtem/management/commands/wtem_generate_keys.py
b/wtem/management/commands/wtem_generate_keys.py
index
75847ae
..
0fc537b
100644
(file)
--- a/
wtem/management/commands/wtem_generate_keys.py
+++ b/
wtem/management/commands/wtem_generate_keys.py
@@
-5,8
+5,7
@@
from wtem.models import Submission
class Command(BaseCommand):
- help = 'Sends personalized links to WTEM contestants'
-
+
def handle(self, *args, **options):
new = 0
skipped = 0