Add basic support for /.well-known/host-meta(.json)?, not much info in it so far but it works

This commit is contained in:
Danielle McLean 2017-10-27 12:25:17 +11:00
parent 0419a844ce
commit 00d7a29b2d
Signed by untrusted user: 00dani
GPG key ID: 5A5D2D1AFF12EEC5
6 changed files with 54 additions and 1 deletions

View file

@ -25,6 +25,7 @@ python-slugify = "*"
markdown = "*"
bleach = "*"
django-debug-toolbar = "*"
xrd = "*"
[dev-packages]