Install WebSub plugin - it can't actually push anything yet because there's no micropub, and therefore no pinging, but it's a start

This commit is contained in:
Danielle McLean 2017-10-27 20:32:50 +11:00
parent ba34ee034a
commit 6678c4cdbb
Signed by: 00dani
GPG key ID: 5A5D2D1AFF12EEC5
5 changed files with 21 additions and 1 deletions

View file

@ -26,6 +26,7 @@ markdown = "*"
bleach = "*"
django-debug-toolbar = "*"
xrd = "*"
django-push = "*"
[dev-packages]