Django-CSP adds Content-Security-Policy headers to Django. WWW: https://github.com/mozilla/django-csp
Created attachment 205582 [details] patch
Currently we use py-dj22- prefix for py-django22-dependent ports. I'll add py-dj22-django-csp instead.
(In reply to Sunpoet Po-Chuan Hsieh from comment #2) It should be py-dj22-django_csp.
A commit references this bug: Author: sunpoet Date: Sun Aug 25 18:47:02 UTC 2019 New revision: 509836 URL: https://svnweb.freebsd.org/changeset/ports/509836 Log: Add py-dj22-django_csp 3.5 Django-CSP adds Content-Security-Policy headers to Django. WWW: https://github.com/mozilla/django-csp - While I'm here, fix USES=python PR: 239043 Submitted by: Alexander Sieg <alex@xanderio.de> Changes: head/www/Makefile head/www/py-dj22-django_csp/ head/www/py-dj22-django_csp/Makefile head/www/py-dj22-django_csp/distinfo head/www/py-dj22-django_csp/pkg-descr
Committed. Thanks!