adding csp

This commit is contained in:
2021-04-29 23:07:57 +01:00
parent c8ffb55bbe
commit 5eecbf1075
3 changed files with 26 additions and 2 deletions

View File

@@ -26,6 +26,7 @@ Pillow = "^8.2.0"
django-imagekit = "^4.0.2"
PyMuPDF = "^1.18.12"
django-bootstrap4 = "^3.0.0"
django-csp = "^3.7"
[tool.poetry.dev-dependencies]
mypy = "^0.812"