wuvt / wuvt-site

Website including a CMS, playlist information, and donation management tools
https://www.wuvt.vt.edu
GNU Affero General Public License v3.0
11 stars 12 forks source link

Add Sentry support for error handling #350

Closed mutantmonkey closed 6 years ago

mutantmonkey commented 6 years ago

In a future pull request, I will be removing support for sending exception emails directly. Moving to Sentry will help reduce email clutter and improve response time; for example, we could have it send a notification directly to Slack when the website throws an exception.

I also updated the dependencies in requirements.txt