pypi django-csp 4.0b1

latest releases: 4.0, 4.0b7, 4.0b6...
9 months ago

Backwards-Incompatible Release - Beta for Community Testing

This release introduces significant changes that are not backwards compatible. We encourage all users to review the migration guide thoroughly before upgrading.

  • This beta version includes substantial updates that may affect the behavior of your existing applications.
  • Migration steps are necessary to ensure compatibility.
  • We welcome community testing and feedback to identify any issues or improvements needed before a final release.

What's Changed

  • Restructure CSP Configuration with Streamlined Settings (backwards incompatible) by @robhudson in #219
  • Add constants for CSP keywords by @robhudson in #222
  • Fix report_only to REPORT_ONLY in decorator docs by @robhudson in #224
  • Move to NONCE sentinel instead of 'include-nonce-in' by @robhudson in #223

New Contributors

Full Changelog: 3.8...4.0b1

Don't miss a new django-csp release

NewReleases is sending notifications on new releases.