]> git.parisson.com Git - teleforma.git/commitdiff
fix type
authorGuillaume Pellerin <guillaume.pellerin@parisson.com>
Fri, 29 May 2026 08:01:59 +0000 (10:01 +0200)
committerGuillaume Pellerin <guillaume.pellerin@parisson.com>
Fri, 29 May 2026 08:01:59 +0000 (10:01 +0200)
teleforma/management/commands/teleforma-import-conferences-4.py

index 77503dabe1c0ce2eaa7fe3f29b5101ba914e8ebb..06c576dccff9981229df92daeebcd99945f3eb77 100644 (file)
@@ -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