]> git.parisson.com Git - teleforma.git/commitdiff
fix other seminars
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 28 Dec 2016 00:41:19 +0000 (01:41 +0100)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 28 Dec 2016 00:41:19 +0000 (01:41 +0100)
teleforma/management/commands/teleforma-copy-seminars.py

index 88502bb0f67a8e8e9e41af51e16de7b4866e2cf6..09315799129d5a313c9121139407bfdab4513c63 100644 (file)
@@ -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):