Create a basic but functional micropub media endpoint :o

This commit is contained in:
Danielle McLean 2018-05-07 22:28:48 +10:00
parent 0d5387823d
commit 4d974a5364
Signed by: 00dani
GPG key ID: 8EB789DDF3ABD240
8 changed files with 103 additions and 38 deletions

View file

@ -46,5 +46,6 @@ django-super-favicon = "*"
django-redis = "*"
gevent = "*"
django-extensions = "*"
python-magic = "*"
[dev-packages]