IATI / CSV2IATI

[DEPRECATED ] - A tool to convert CSVs to IATI XML
Other
5 stars 4 forks source link

HTTP/Network errors reporting fails #196

Closed Bjwebb closed 2 years ago

Bjwebb commented 10 years ago

This line attempts to concatenate a string and a tuple, so that is the error that gets reported: https://github.com/IATI/CSV2IATI-backend/blob/132f01e3c585d98637f5d6f2c600aa0bd456649a/csviati/__init__.py#L457

e.g.

cannot concatenate 'str' and 'tuple' objects