Name | django-csp JSON |
Version |
3.8
JSON |
| download |
home_page | |
Summary | Django Content Security Policy support. |
upload_time | 2024-03-01 14:00:30 |
maintainer | |
docs_url | None |
author | |
requires_python | |
license | BSD |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
|
.. image:: https://badge.fury.io/py/django-csp.svg
:target: https://pypi.python.org/pypi/django_csp
.. image:: https://github.com/mozilla/django-csp/actions/workflows/ci.yaml/badge.svg
:target: https://github.com/mozilla/django-csp/actions/workflows/ci.yaml
==========
Django-CSP
==========
Django-CSP adds Content-Security-Policy_ headers to Django.
The code lives on GitHub_, where you can report Issues_.
The full documentation is available on ReadTheDocs_.
.. _Content-Security-Policy: http://www.w3.org/TR/CSP/
.. _GitHub: https://github.com/mozilla/django-csp
.. _Issues: https://github.com/mozilla/django-csp/issues
.. _ReadTheDocs: http://django-csp.readthedocs.org/
Raw data
{
"_id": null,
"home_page": "",
"name": "django-csp",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "Mozilla MEAO team <meao-backend@mozilla.com>",
"keywords": "",
"author": "",
"author_email": "James Socol <me@jamessocol.com>",
"download_url": "https://files.pythonhosted.org/packages/68/16/c3c65ad59997284402e54d00797c7aca96572df911aede3e1f2cc2e029f8/django_csp-3.8.tar.gz",
"platform": null,
"description": ".. image:: https://badge.fury.io/py/django-csp.svg\n :target: https://pypi.python.org/pypi/django_csp\n\n.. image:: https://github.com/mozilla/django-csp/actions/workflows/ci.yaml/badge.svg\n :target: https://github.com/mozilla/django-csp/actions/workflows/ci.yaml\n\n==========\nDjango-CSP\n==========\n\nDjango-CSP adds Content-Security-Policy_ headers to Django.\n\nThe code lives on GitHub_, where you can report Issues_. \n\nThe full documentation is available on ReadTheDocs_.\n\n.. _Content-Security-Policy: http://www.w3.org/TR/CSP/\n.. _GitHub: https://github.com/mozilla/django-csp\n.. _Issues: https://github.com/mozilla/django-csp/issues\n.. _ReadTheDocs: http://django-csp.readthedocs.org/\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "Django Content Security Policy support.",
"version": "3.8",
"project_urls": {
"Bug Tracker": "https://github.com/mozilla/django-csp/issues",
"Changelog": "https://github.com/mozilla/django-csp/blob/main/CHANGES",
"Documentation": "http://django-csp.readthedocs.org/",
"Homepage": "http://github.com/mozilla/django-csp",
"Source Code": "https://github.com/mozilla/django-csp"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "14ff2c7a4b6706125a17bd0071802e4894c28772cfcdea20a086a2be3c5fafda",
"md5": "5cd1e2ac6309ed28ab7896f7fbe62485",
"sha256": "19b2978b03fcd73517d7d67acbc04fbbcaec0facc3e83baa502965892d1e0719"
},
"downloads": -1,
"filename": "django_csp-3.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5cd1e2ac6309ed28ab7896f7fbe62485",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 17410,
"upload_time": "2024-03-01T14:00:28",
"upload_time_iso_8601": "2024-03-01T14:00:28.135128Z",
"url": "https://files.pythonhosted.org/packages/14/ff/2c7a4b6706125a17bd0071802e4894c28772cfcdea20a086a2be3c5fafda/django_csp-3.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6816c3c65ad59997284402e54d00797c7aca96572df911aede3e1f2cc2e029f8",
"md5": "3af3efe8e5605a38931ec06fc1c54ea7",
"sha256": "ef0f1a9f7d8da68ae6e169c02e9ac661c0ecf04db70e0d1d85640512a68471c0"
},
"downloads": -1,
"filename": "django_csp-3.8.tar.gz",
"has_sig": false,
"md5_digest": "3af3efe8e5605a38931ec06fc1c54ea7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13341,
"upload_time": "2024-03-01T14:00:30",
"upload_time_iso_8601": "2024-03-01T14:00:30.013175Z",
"url": "https://files.pythonhosted.org/packages/68/16/c3c65ad59997284402e54d00797c7aca96572df911aede3e1f2cc2e029f8/django_csp-3.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-01 14:00:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mozilla",
"github_project": "django-csp",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"tox": true,
"lcname": "django-csp"
}