==================== * Update storage settings to use Django's new STORAGES dictionary.
0.4.3
==================== * Updated sentry-js config again to be more failsafe, and also configure user data in initialScope on initialization.
0.4.2
==================== * Updated sentry-js config to use Sentry.onLoad.
0.4.1
==================== * Updated sentry JS config to use username instead of id. * Include ctlsettings in INSTALLED_APPS by default.
0.4.0
==================== * 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
==================== * Added ENVIRONMENT django setting, denoting either 'staging' or 'production'