From a81b40ba703f2e3846cbb1e299326685359ff2d7 Mon Sep 17 00:00:00 2001 From: eric Date: Thu, 28 Apr 2016 15:28:09 -0400 Subject: [PATCH] discard dead command --- survey/management/__init__.py | 0 survey/management/commands/__init__.py | 0 survey/management/commands/make_survey_nonces.py | 16 ---------------- 3 files changed, 16 deletions(-) delete mode 100644 survey/management/__init__.py delete mode 100644 survey/management/commands/__init__.py delete mode 100644 survey/management/commands/make_survey_nonces.py diff --git a/survey/management/__init__.py b/survey/management/__init__.py deleted file mode 100644 index e69de29b..00000000 diff --git a/survey/management/commands/__init__.py b/survey/management/commands/__init__.py deleted file mode 100644 index e69de29b..00000000 diff --git a/survey/management/commands/make_survey_nonces.py b/survey/management/commands/make_survey_nonces.py deleted file mode 100644 index 3dacdc7c..00000000 --- a/survey/management/commands/make_survey_nonces.py +++ /dev/null @@ -1,16 +0,0 @@ -import string -from django.core.management.base import BaseCommand -from regluit.questionnaire.models import Landing - - -class Command(BaseCommand): - help = "make survey nonces with the specified label" - args = "