Serialize model user and book tags to activitypub
This commit is contained in:
parent
dfc9262876
commit
73e41d568e
3 changed files with 44 additions and 4 deletions
|
@ -253,7 +253,6 @@ def handle_delete_status(activity):
|
|||
status_builder.delete_status(status)
|
||||
|
||||
|
||||
|
||||
@app.task
|
||||
def handle_favorite(activity):
|
||||
''' approval of your good good post '''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue