--
You received this message because you are subscribed to the Google Groups "sentry" group.
To unsubscribe from this group and stop receiving emails from it, send an email to getsentry+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
What version of Celery are you using? It looks like we have an incompatibility there.You definitely do not want to import the client and call captureException in your settings. That's causing recursive imports and likely isn't desired behavior. The other error is valid.On Wednesday, April 24, 2013 at 10:38 AM, Jaimin Patel wrote:
I am following instructions from here -where following is the configuration in my config -installed_app - 'raven.contrib.django.raven_compat',raven_config -
# Set your DSN valueRAVEN_CONFIG = {