Error Page
Error Page
mocha.contrib.error_page
Adds error pages for 4xx, 5xx errors
Installation
ERROR_PAGE = ("mocha.contrib.views.error_page", {})
INSTALLED_APPS: [
ERROR_PAGE
]
Options
- `template`: If using a different template page
Adds error pages for 4xx, 5xx errors
Installation
ERROR_PAGE = ("mocha.contrib.views.error_page", {})
INSTALLED_APPS: [
ERROR_PAGE
]
Options
- `template`: If using a different template page