Welcome to Django Security Headers’s documentation!¶
Contents
Introduction¶
Security Headers is a simple Django app (originally inspired by Scott Helme’s securityheaders.com) that adds configurable security headers to all Django responses. It works in parallel with the excellent Django-CSP package and is self-tested using the Http Observatory both maintained by Mozilla. The goal of this package is to provide a basic framework for achieving an A+ grade.