Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable Sentry error monitoring (#71)
Enable sending errors/exceptions to Sentry monitoring system. This PR completes a part of #17 which does the following: - Install [[email protected]](https://pypi.org/project/sentry-sdk/) - Configure sentry in django settings with default values.
- Loading branch information