Add simple support for sending Webmentions using the ronkyuu library
This commit is contained in:
parent
3cc2fe798f
commit
78b2f8220d
4 changed files with 19 additions and 2 deletions
1
Pipfile
1
Pipfile
|
@ -40,6 +40,7 @@ django-analytical = "*"
|
|||
django-model-utils = "*"
|
||||
python-jose = "*"
|
||||
django-rq = "*"
|
||||
ronkyuu = "*"
|
||||
|
||||
|
||||
[dev-packages]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue