sentry-python
sentry-python copied to clipboard
Add `sentry_trace()` template helper for Django
We should make it easy to add sentry trace meta header OOB in Django. See feedback: https://github.com/getsentry/sentry-python/issues/1171
Similar to work done in https://github.com/getsentry/sentry-python/pull/1336
EDIT(neel): just start injecting the meta tags automatically