Add simple support for sending Webmentions using the ronkyuu library

This commit is contained in:
Danielle McLean 2017-11-06 21:08:02 +11:00
parent 3cc2fe798f
commit 78b2f8220d
Signed by: 00dani
GPG key ID: 5A5D2D1AFF12EEC5
4 changed files with 19 additions and 2 deletions

View file

@ -40,6 +40,7 @@ django-analytical = "*"
django-model-utils = "*"
python-jose = "*"
django-rq = "*"
ronkyuu = "*"
[dev-packages]