django-csp 3.8
0
Django Content Security Policy support.
Contents
Django Content Security Policy support.
Stars: 561, Watchers: 561, Forks: 100, Open Issues: 14The mozilla/django-csp
repo was created 14 years ago and the last code push was 3 days ago.
The project is popular with 561 github stars!
How to Install django-csp
You can install django-csp using pip
pip install django-csp
or add it to a project with poetry
poetry add django-csp
Package Details
- Author
- License
- BSD
- Homepage
- PyPi:
- https://pypi.org/project/django-csp/
- Documentation:
- http://django-csp.readthedocs.org/
- GitHub Repo:
- https://github.com/mozilla/django-csp
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common django-csp errors.
Code Examples
Here are some django-csp
code examples and snippets.
GitHub Issues
The django-csp package has 14 open issues on GitHub
- updating csp_replace decorator doc
CSP_INCLUDE_NONCE_IN
not working?- Docs are out of date on RTD