data_source: do not log same message two times (fixes #11069)

This commit is contained in:
Benjamin Dauvergne 2016-05-26 15:49:30 +02:00
parent 4b6f69194b
commit 19dd85c8bb
1 changed files with 0 additions and 1 deletions

View File

@ -302,7 +302,6 @@ class Data(object):
return msg
return
if stream is None:
log.error(error)
if settings.TEMPLATE_DEBUG:
return error
return