name: django-csp version: 4.0 summary: Django Content Security Policy support. license: BSD License install_size: 25.1 KB module_format: py3-none-any doc_url: http://django-csp.readthedocs.org/ repo_url: https://github.com/mozilla/django-csp last_released_at: 2025-04-02T16:41:45Z releases_last_12mo: 0 avg_days_between_releases: 241.8 platforms: any ## dependencies django >=4.2 packaging ## extras [dev] django-stubs[compatible-mypy] jinja2 >=2.9.6 mypy pre-commit pytest pytest-cov pytest-django pytest-ruff sphinx sphinx-rtd-theme tox tox-gh-actions types-setuptools [jinja2] jinja2 >=2.9.6 [tests] jinja2 >=2.9.6 pytest pytest-cov pytest-django pytest-ruff [typing] django-stubs[compatible-mypy] jinja2 >=2.9.6 mypy pytest pytest-django types-setuptools ## maintainers James Socol