Decorator

  • Python

    Decorator Class

    Decorator Class
    18 Apr 2026

    You may also have a BaseErrorPage or similar model depending on your Wagtail version. Check your Wagtail admin under Settings and see if you have an Error Pages option there. If yes, you can create a fully editable 404 page from the CMS with no code needed — editors can change the text, add images, etc.

    Continue Reading