[Fixed]-Raven – Sentry and Django: AttributeError: 'function' object has no attribute 'send'

1👍

Not sure about the cause of the error message, but I suppose for starters you could install Raven in the middleware or wsgi : https://docs.sentry.io/clients/python/integrations/django/#message-references

Leave a comment