django-exceptional 0.1.5

django-exceptional is a Django client for Exceptional, which is a service that tracks errors in your web apps.UsageInstall the app:pip install django-exceptionalAdd the middleware to your MIDDLEWARE_CLASSES:MIDDLEWARE_CLASSES =...