python3-django-csp

Content Security Policy for Django (Python3 version)
  https://github.com/mozilla/django-csp/
  0
  no reviews



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.