Serialize model user and book tags to activitypub

This commit is contained in:
Mouse Reeve
2020-11-20 08:14:16 -08:00
parent dfc9262876
commit 73e41d568e
3 changed files with 44 additions and 4 deletions

View File

@ -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 '''