Skip to content

Custom 404 page with lost dragon - #514

Open
jimmeak wants to merge 2 commits into
dracidoupe:masterfrom
jimmeak:codex/issue-251-custom-404-page
Open

Custom 404 page with lost dragon#514
jimmeak wants to merge 2 commits into
dracidoupe:masterfrom
jimmeak:codex/issue-251-custom-404-page

Conversation

@jimmeak

@jimmeak jimmeak commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add a custom Django 404 handler and public 404 template.
  • Add a generated fantasy dragon PNG for the not-found page.
  • Add responsive skin grid rules so the 404 page is readable on narrow screens.

Closes #251

Verification

  • docker compose -f docker-compose.server_ci.yml run --rm web python3 manage.py check
  • docker compose -f docker-compose.server_ci.yml run --rm web python3 manage.py test ddcz.tests.test_integration.test_404 ddcz.tests.test_integration.test_skins
  • Selenium screenshot check in the repo CI Docker stack for desktop and mobile; confirmed the PNG loads and mobile has no horizontal overflow.

Note

The repository default branch is master; no main branch is configured on the GitHub remotes.

@Almad

Almad commented Jul 13, 2026

Copy link
Copy Markdown
Member

why not! :) you just have to mark it as non-draft for me to be able to merge it

@jimmeak
jimmeak marked this pull request as ready for review July 14, 2026 10:26

@Almad Almad left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like, just please confirm you're the author of the dragon or that it's published under a permissive license / provide attribution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Custom 404 page

2 participants