Error Page
Type to start searching
    mocha
    mocha
    • Home
    • Setup
    • First App
    • Config
      • Views
      • Route
      • Request
      • Redirect
      • Render
      • Url_For
      • Abort
      • Session & Flash
      • Decorators
      • Helpers
      • Templates
      • Filters
      • Forms
      • Widgets
      • Navs
    • Assets
    • Models
    • Utils
    • Pagination
    • Signals
    • Arrow
    • Bcrypt
    • Cache
    • Storage
    • CSRF
    • Mail
    • Recaptcha
    • Logging
    • Contrib
    • Auth
    • Admin
    • Contact Page
    • Error Page
      • Error Page
        • mocha.contrib.error_page
    • Error Page
    • Exceptions
    • CLI
    • Deployment
    • Error Page
      • mocha.contrib.error_page

    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
    

    Previous Contact Page
    Next Error Page
    Copyright © 2016 - 2017++ Mardix
    powered by MkDocs and Material for MkDocs