From: Guillaume Pellerin Date: Wed, 24 Apr 2019 15:50:51 +0000 (+0200) Subject: add some course to conf copy script X-Git-Tag: 1.4.1~29^2~4 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=aec950f0014e3ccc307cc5a229253bfb846d716e;p=teleforma.git add some course to conf copy script --- diff --git a/teleforma/management/commands/teleforma-copy-conferences.py b/teleforma/management/commands/teleforma-copy-conferences.py index 74158476..efdb9f85 100644 --- a/teleforma/management/commands/teleforma-copy-conferences.py +++ b/teleforma/management/commands/teleforma-copy-conferences.py @@ -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'