-
Notifications
You must be signed in to change notification settings - Fork 1
ershadul/server_errors
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
How to use it: - Add in 'INSTALLED_APPS' in settings.py - Run syncdb - Add the following line in your middleware list: server_errors.middleware.ServerErrorMiddleware - Make sure that django admin site is enalbed. - Set DEBUG = False in settings.py
About
A resuable django app to track server errors.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published