From: Guillaume Pellerin Date: Wed, 28 Dec 2016 00:41:19 +0000 (+0100) Subject: fix other seminars X-Git-Tag: 2.8.1-pro~223 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=0c79e39b0045714b3175a4022e84f81f97d66389;p=teleforma.git fix other seminars --- diff --git a/teleforma/management/commands/teleforma-copy-seminars.py b/teleforma/management/commands/teleforma-copy-seminars.py index 88502bb0..09315799 100644 --- a/teleforma/management/commands/teleforma-copy-seminars.py +++ b/teleforma/management/commands/teleforma-copy-seminars.py @@ -31,7 +31,6 @@ class Command(BaseCommand): args = ['site_domain from_year to_year log_file'] language_code = 'fr_FR' more = ['deontologie_1', 'deontologie_2', 'commercial_2', 'Contrats_4', 'PAC_5'] - more = [] site = Site.objects.get_current() def handle(self, *args, **kwargs):