Skip to content

Releases: ccnmtl/ctlsettings

0.4.3

16 Oct 20:37
5d01b2c
Compare
Choose a tag to compare
  • Updated sentry-js config again to be more failsafe, and also
    configure user data in initialScope on initialization.

0.4.2

14 Oct 18:06
fb2d78b
Compare
Choose a tag to compare
  • Updated sentry-js config to use Sentry.onLoad.

0.4.1

11 Oct 15:13
e7b3a6d
Compare
Choose a tag to compare
  • Updated sentry JS config to use username instead of id.
  • Include ctlsettings in INSTALLED_APPS by default.

0.4.0

11 Oct 13:35
c6b7a4d
Compare
Choose a tag to compare
  • Added a custom context processor to make settings available in templates.
  • Added 'testing' environment when running tests.
  • Added sentry_js.html template partial, to unify the code for this setup.

0.3.6

09 Oct 20:02
d38253c
Compare
Choose a tag to compare
  • Added ENVIRONMENT django setting, denoting either 'staging' or 'production'

0.3.5

08 Oct 19:57
3b5d4eb
Compare
Choose a tag to compare
  • Updated sentry_init to include environment tag.
  • Introduced traces_sample_rate=1.0 in sentry staging config

0.3.4

23 Aug 18:41
b342efd
Compare
Choose a tag to compare
  • Introduced init_sentry function for staging and production.

0.3.3

15 Aug 18:23
dbc04ed
Compare
Choose a tag to compare
  • Added token process to get_ec2_instance_ip()

0.3.2

16 Apr 17:25
d69f742
Compare
Choose a tag to compare
  • Added CSRF_TRUSTED_ORIGINS config for Django >= 4.0
  • Use log rotation for django logs

0.3.1

08 Jan 19:09
dff7919
Compare
Choose a tag to compare
  • fixed typo for http forwarded setting