Django-CSP
3.2
  • Installing django-csp
  • Configuring django-csp
  • Modifying the Policy with Decorators
  • CSP Violation Reports
  • Contributing
Django-CSP
  • Docs »
  • django-csp
  • Edit on GitHub

django-csp¶

django-csp adds Content-Security-Policy headers to Django applications.

Version:3.2
Code:https://github.com/mozilla/django-csp
License:BSD; see LICENSE file
Issues:https://github.com/mozilla/django-csp/issues

Contents:

  • Installing django-csp
  • Configuring django-csp
    • Policy Settings
    • Other Settings
  • Modifying the Policy with Decorators
    • @csp_exempt
    • @csp_update
    • @csp_replace
    • @csp
  • CSP Violation Reports
  • Contributing
    • Style
    • Tests

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2016 Mozilla Foundation Revision 199dd1f6.

Built with Sphinx using a theme provided by Read the Docs.