Lack of information is better that untrue information
authorAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Tue, 12 Nov 2013 09:04:57 +0000 (10:04 +0100)
committerAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Wed, 15 Jan 2014 10:18:58 +0000 (11:18 +0100)
wtem/management/commands/wtem_generate_keys.py

index 75847ae..0fc537b 100644 (file)
@@ -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