You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "iatilib/frontend/serialize/csv.py", line 576, in call
row = [accessor(obj) for accessor in self.fields_by_major_version[get_major_version(obj)].values()]
File "iatilib/frontend/serialize/csv.py", line 576, in <listcomp>
row = [accessor(obj) for accessor in self.fields_by_major_version[get_major_version(obj)].values()]
File "iatilib/frontend/serialize/csv.py", line 70, in sector
return u";".join(
File "iatilib/frontend/serialize/csv.py", line 71, in <genexpr>
codelists.localised_description(sec.sector, locale)
File "iatilib/codelists/init.py", line 108, in localised_description
return u"%s" % item.translations[locale] if item and item.translations[locale] else u""
The text was updated successfully, but these errors were encountered:
odscjames
changed the title
Pythor Crash in Sentry
Python Crash in Sentry
Sep 1, 2023
KeyError 'fr'
https://datastore.codeforiati.org/api/1/access/activity.xlsx
locale=fr&recipient-country=BD&ref=qb&reporting-org=CA-3
The text was updated successfully, but these errors were encountered: