

It's pretty useful and better than nothing. If you develop small sized applications using Django framework then you most probably use Django built-in error logging via email. If you just want to jump to the final code click here. It might work on older versions but I haven't tried it. These packages and versions were used in this guide It's only meant as a replacement for Django standard email error reporting for small projects in initial stages where integrating full-blown error reporting service would be an overkill. This solution isn't meant as a replacement for Sentry, Bugsnag, Rollbar or anything similar.
