alanjameschapman / whiteboard

django blog for teachers and students
0 stars 1 forks source link

USER STORY: see customised error pages (403/404/500) #40

Closed alanjameschapman closed 4 months ago

alanjameschapman commented 8 months ago

As a user I can see customised error pages (403/404/500) so that I can understand what went wrong.

Acceptance Criteria

Tasks

alanjameschapman commented 7 months ago

Closed and kept in backlog for future development.

alanjameschapman commented 4 months ago

Existing error page provides no context or redirection:

Image

alanjameschapman commented 4 months ago

Custom error 404 page displayed with link home. Extends base.html

Image