From: Guillaume Pellerin Date: Fri, 29 May 2026 08:01:59 +0000 (+0200) Subject: fix type X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=90c49f15e7fa8ef0c5a6a3a12de505251b68c0c8;p=teleforma.git fix type --- diff --git a/teleforma/management/commands/teleforma-import-conferences-4.py b/teleforma/management/commands/teleforma-import-conferences-4.py index 77503dab..06c576dc 100644 --- a/teleforma/management/commands/teleforma-import-conferences-4.py +++ b/teleforma/management/commands/teleforma-import-conferences-4.py @@ -56,7 +56,7 @@ class Command(BaseCommand): str(conference.date_begin.year), self.spacer.join([ conference.course.code, - conference.course.course_type]), + conference.course_type]), conference.public_id]) # check