takahe/takahe
Corry Haines 20edb20563
Add debug environment and sentry experiment (#372)
The "debug" environment allows for an additional label in Sentry. I use this to isolate issues/traces only present on my server with DEBUG enabled, for faster development and tracing.

The sentry _experiments is a optional list of beta-grade experiments that Sentry is developing. Profile traces is one of those experiments, to adding it disabled by default. Developers can enable it with the provided setting.
2023-01-07 17:21:41 -07:00
..
__init__.py Releasing 0.6.1 2022-12-30 12:13:06 -07:00
asgi.py Simplified settings 2022-11-26 10:04:04 -07:00
settings.py Add debug environment and sentry experiment (#372) 2023-01-07 17:21:41 -07:00
urls.py OAuth2 Fixes (#338) 2023-01-01 11:46:55 -07:00
wsgi.py Simplified settings 2022-11-26 10:04:04 -07:00