
Django-csp adds Content-Security-Policy headers to Django applications. It provides a middleware that takes care of setting the correct header values and has several configuration settings to create custom policies.
This package contains the Python 3 version of the library.