From: yomguy Date: Wed, 20 Feb 2013 10:22:35 +0000 (+0100) Subject: grrr X-Git-Tag: 0.9-probarreau~6 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=dca57e4de8c98d9ec30d05317b23196cc08306a8;p=teleforma.git grrr --- diff --git a/teleforma/views/pro.py b/teleforma/views/pro.py index 198e8356..414d557c 100644 --- a/teleforma/views/pro.py +++ b/teleforma/views/pro.py @@ -301,7 +301,7 @@ class AnswersView(ListView): if seminar.sub_title: title = seminar.sub_title + ' : ' + seminar.title else: - title = seminar.title + '' + title = str(seminar.title) auditor = user.auditor.all() if auditor: