This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Django
djangoproject.com
did:plc:apctidheqsmum65do7ivc37i
Configure policies with SECURE_CSP, test safely with SECURE_CSP_REPORT_ONLY, use nonces in templates, and customize behavior per view.
Read the full how-to in the Django docs: https://docs.djangoproject.com/en/6.0/howto/csp/
The configuration is added to your Django project settings:
2026-06-26T14:03:04.971Z