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:
parent
ba34ee034a
commit
6678c4cdbb
5 changed files with 21 additions and 1 deletions
9
Pipfile.lock
generated
9
Pipfile.lock
generated
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"_meta": {
|
||||
"hash": {
|
||||
"sha256": "dc39eb988fd0df9d07f81c689d5ee326958f557b423bd98e6d52d0610e5691f5"
|
||||
"sha256": "bf80c6036fc124e9afa1aa029b73d614b477dba02cf948696dd8eb1fa50dc745"
|
||||
},
|
||||
"host-environment-markers": {
|
||||
"implementation_name": "cpython",
|
||||
|
|
@ -137,6 +137,13 @@
|
|||
],
|
||||
"version": "==0.3.0"
|
||||
},
|
||||
"django-push": {
|
||||
"hashes": [
|
||||
"sha256:88d9d57326c9b5f8485510527c780418da1a3c0c485dbb283281d6bf2ef6598d",
|
||||
"sha256:7101f2d66ff7fd932fe379c70f4d03f74955634fbecb187f03c3e82cd55b8274"
|
||||
],
|
||||
"version": "==1.0"
|
||||
},
|
||||
"django-redis-cache": {
|
||||
"hashes": [
|
||||
"sha256:2b4e3510bbcaf3d331975717afd6f15a36fbaf7622504599d2727dc99f90c64d"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue