Serialize model user and book tags to activitypub
This commit is contained in:
@ -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 '''
|
||||
|
Reference in New Issue
Block a user