@ -202,6 +202,8 @@ def create_mapping():
conn.commit()
if errors:
for e in errors:
current_app.logger.error(e)
flash(errors)
return render_template('tmdb/create_mapping.html',