Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 632 Bytes

index.rst

File metadata and controls

23 lines (17 loc) · 632 Bytes

Welcome to djohno's documentation!

djohno is a reusable Django app for ensuring your error views and templates work properly. djohno adds views which intentionally trigger HTTP 403, HTTP 404 and HTTP 500 responses. There are also views for ensuring your site email facilities are set up correctly.

All djohno views are restricted to users with superuser access.

djohno also adds default 403.html, 404.html and 500.html templates, which you should override.

Contents

installation screenshots release_notes preparing_a_release