Skip to content

Replace raven with sentry-sdk (both python and JS)

Jürno Ader requested to merge add-sentry-sdk into master
  • Pipenv to 2020.6.2
  • Use of sentry environments (both for python and JS)
  • Move all sentry configuration to base settings file
  • Add new setting IS_DOCKER_BUILD (controlled by DJANGO_IS_DOCKER_BUILD) which is set to True during docker image build (for example during compilemessages)
  • Add some missing changelog entries
Edited by Jürno Ader

Merge request reports