Ashley Camba
Ashley Camba
setting the transport in the dsn is deprecated, I'll just concentrate on fixing the "auto-detect"
Will be changing how some of the stuff is handled by default soon, but yes, you can configure your own django client.
Currently, the easiest way to have sentry report messages from consumers is to wrap them with the `client.capture_exceptions` decorator as in this [gist example](https://gist.github.com/ashwoods/b27c56349ce67ad1dac34bdad6bc6530). Will be updating the django client...
@david-volantio if you are able to upgrade, any reason for not being able to give the new sdk a go? https://github.com/getsentry/sentry-python
Yup, almost have a fix ready
@skrap fixed, then broke again,then fixed again. Mind rebasing from master?
@lightninglu10 what django version are you using?
@if-fi Pull request always welcome :)
@cdriehuys Hi Chathan. mind installing a version that doesn't instrument drf to pinpoint the problem?
Thx. I’m not entirely sure why, but I can fix it. On Wed 28. Mar 2018 at 19:20, Brandogs wrote: > A little extra clarification thank to @cdriehuys > ....