Skip to content

Suppresses annoying ALLOWED_HOSTS errors and rate limits error emails for busy sites

License

Notifications You must be signed in to change notification settings

litchfield/django-safelogging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-safelogging

Sensible default error email settings for Django. Suppresses annoying ALLOWED_HOSTS errors and rate limits error emails for busy sites.

Simply import into your settings file, and you're away. Example --

from safelogging.settings import *

Check settings.py for rate limit settings.

About

Suppresses annoying ALLOWED_HOSTS errors and rate limits error emails for busy sites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages