]> git.parisson.com Git - teleforma.git/commitdiff
Libertes only
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 16 Nov 2021 12:15:12 +0000 (13:15 +0100)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 16 Nov 2021 12:15:12 +0000 (13:15 +0100)
teleforma/management/commands/teleforma-copy-conferences.py

index d2c121c645836866016a3affead398ff924f5d71..858186f9eb518188ba6d0d0048c61558fde5af60 100644 (file)
@@ -25,7 +25,7 @@ class Logger:
 class Command(BaseCommand):
     help = "Copy conferences from one period to another"
     # courses = ['OB','PAC','PC','PP','DA','Civil','Fiscal','Affaires','DIE','Penal','Social']
-    course_codes = ['Libertes', 'Anglais']
+    course_codes = ['Libertes',]
     period_from_name = 'Estivale'
     period_to_name = 'Semestrielle'
     course_types = ['Cours', 'Corrections', 'Capsules']