add middleware to add signposting links into html head (#3)

* add middleware to add signposting links into html head
This commit is contained in:
Daniel Bauer
2024-11-25 15:44:46 +01:00
committed by GitHub
parent 06d745e4a4
commit b29f19d78a
6 changed files with 530 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ authors = [
{name = "Daniel Bauer", email = "github@dbauer.me"}
]
description = "Add FAIR signpostings to response headers in Django"
version = "0.10.2"
version = "0.11.0"
readme = "README.md"
requires-python = ">=3.10"
dependencies = [