fnp
/
edumed.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
updates for stage 2
[edumed.git]
/
wtem
/
management
/
commands
/
wlem_generate_keys.py
diff --git
a/wtem/management/commands/wlem_generate_keys.py
b/wtem/management/commands/wlem_generate_keys.py
index
1e7f558
..
468641f
100644
(file)
--- a/
wtem/management/commands/wlem_generate_keys.py
+++ b/
wtem/management/commands/wlem_generate_keys.py
@@
-8,6
+8,7
@@
from wtem.models import Submission
class Command(BaseCommand):
def handle(self, *ids, **options):
+ return # typo would be disastrous
new = 0
skipped = 0