-
Add
force_error
to yourINSTALLED_APPS
. -
Add this to your
urls.py
.url(r'^force_error/', include('force_error.urls')),
-
Go to
/force_error/error/
for a generic uncaught exception or to/force_error/permission_denied/
.
-
Notifications
You must be signed in to change notification settings - Fork 0
qedsoftware/django-force-error
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Ready to use Django views that produce errors for testing your error reporting.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published