mirror of
https://github.com/suitenumerique/docs.git
synced 2026-05-13 02:16:42 +02:00
We want to protect all requests from django with content security policy header. We use the djang-csp library and configure it with default values. Fixes #1000