Skip to content

Tags: dannyrohde/django-csp

Tags

3.5

Toggle 3.5's commit message
version 3.5

3.4

Toggle 3.4's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
EnTeQuAk Christopher Grebs
Release django-csp version 3.4.

- Remove support for Django 1.6 and 1.7 as they're out of life
- Adds pypy3, Django 2.0.x and current Django master to our CI tests
- Allow removing directives using @csp_replace
- Add CSP nonce support

3.3

Toggle 3.3's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
EnTeQuAk Christopher Grebs
Django 1.11 compatibility.

3.2

Toggle 3.2's commit message
version 3.2

3.1

Toggle 3.1's commit message
version 3.1

v3.0

Toggle v3.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
EnTeQuAk Christopher Grebs
- Add support for Python 3 and PyPy

- Move to pytest for testing
- Add wheel build support
- Drops support for Django < 1.6, adds support for Django 1.6, 1.7, 1.8 and 1.9
- Remove leftover references to the old report processing feature (mozilla#64)
- Fix accidental mutation of config (mozilla#52)

v2.0.3

Toggle v2.0.3's commit message
Version 2.0.3.

v2.0.1

Toggle v2.0.1's commit message
Grr. v2.0.1.

[ci skip]