Skip to content

Add better error pages #119

Description

@ChandlerSwift

In many cases, when a 401, 403, or 404 should be presented, a non-formatted and not-very-helpful error page is shown.

For example, here's an attack that doesn't exist:
20210131_15h58m05s_grim

These should be formatted nicely, and contain helpful text where possible. Using get_or_404 may get us a lot of the way there, in combination with a nice 404 page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions