From: Aleksander Ɓukasz Date: Tue, 12 Nov 2013 09:04:57 +0000 (+0100) Subject: Lack of information is better that untrue information X-Git-Url: https://git.mdrn.pl/edumed.git/commitdiff_plain/ecf1bb43a75eeacf9dbec78fd6f5a1d3d526dbd8 Lack of information is better that untrue information --- diff --git a/wtem/management/commands/wtem_generate_keys.py b/wtem/management/commands/wtem_generate_keys.py index 75847ae..0fc537b 100644 --- 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