]> git.parisson.com Git - teleforma.git/commitdiff
add some course to conf copy script
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 24 Apr 2019 15:50:51 +0000 (17:50 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 24 Apr 2019 15:50:51 +0000 (17:50 +0200)
teleforma/management/commands/teleforma-copy-conferences.py

index 74158476e24b3842212829351ec832c8e0dbbf0c..efdb9f850ce7ab15ba32bd4c502edda074df98c8 100644 (file)
@@ -27,7 +27,7 @@ class Logger:
 
 class Command(BaseCommand):
     help = "Copy conferences from one period to another"
-    courses = ['OB','PAC','PC','PP','DA','Affaires','DIE','Civil','Penal','Social']
+    courses = ['OB','PAC','PC','PP','DA','Civil','Fiscal','Affaires','DIE','Penal','Social']
     period_1_name = u'Semestrielle'
     period_2_name = u'PrĂ©-Estivale'
     course_type = 'Cours'