Skip to content

Change import path to django_csp - breaking change #221

@robhudson

Description

@robhudson

In pull request #219, I’ve refactored the settings configuration to support both the enforced CSP header and the report-only CSP header. Please note, this is a backwards incompatible change.

To minimize disruptions over multiple releases, I propose making multiple backwards incompatible changes at once. Specifically, I suggest changing the import path from csp to django_csp, aligning with common practices for Django apps.

I’m opening this issue for discussion. Please share any feedback, whether in favor or against.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions