This repository was archived by the owner on Oct 23, 2023. It is now read-only.
This repository was archived by the owner on Oct 23, 2023. It is now read-only.
Undocumented django.raven_compat.middleware.SentryLogMiddleware #787
Open
Description
It's not in the Django docs but it seems useful for finding the request in every call to raven rather than just those in the top level django exception handler.
Should it be documented, or is it an unsupported/experimental/custom feature?