Skip to content

Bug fixes and use of TextIt v2 API

Compare
Choose a tag to compare
@ukanga ukanga released this 12 Apr 08:57
  • Create a user profile when none exists on /user endpoint, fixes #991
  • Use TextIt/RapidPro v2 API, fixes #995
  • Set cache correctly with xform submissions counts, fixes #975
  • Raise AuthenticationFailed for Attribute errors, fixes #905
  • Handle AsyncResult that are exceptions, fixes #997
  • Set ZIP_DEFLATED and allowZip64=True in creating zip files, fixes #988
  • Switch to using django storage for csv import processing, fixes #1002