add noscript
[edumed.git] / wtem / management / commands / wlem_generate_keys.py
index 1e7f558..468641f 100644 (file)
@@ -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