]> git.parisson.com Git - teleforma.git/commitdiff
fix item id
authorGuillaume Pellerin <yomguy@parisson.com>
Tue, 31 Dec 2013 10:35:46 +0000 (11:35 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Tue, 31 Dec 2013 10:35:46 +0000 (11:35 +0100)
teleforma/management/commands/teleforma-import-seminar-media.py

index a0abd6a275dbfc72565208a7af712c98340f02f9..2624ee616c9584daebd4b2ff8f0620379f648aa9 100644 (file)
@@ -176,6 +176,7 @@ class Command(BaseCommand):
                         else:
                             item = items[0]
 
+                        print item
                         item.title = name
                         item.file = path