
django-csp 4.0
0
Django Content Security Policy support.
Contents
Django Content Security Policy support.
Stars: 620, Watchers: 620, Forks: 108, Open Issues: 10The mozilla/django-csp repo was created 15 years ago and the last code push was 3 months ago.
The project is popular with 620 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
- None
- License
- BSD
- Homepage
- None
- 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 10 open issues on GitHub
- Adding nonce to script tags rendered by Django Form Assets (Media class)
pythonfix







