openlibrary search

This commit is contained in:
Mouse Reeve
2020-01-29 01:05:27 -08:00
parent dd478a3587
commit c5d0e02166
14 changed files with 91 additions and 63 deletions

View File

@ -193,7 +193,6 @@ def handle_incoming_create(activity):
content=activity,
activity_type='Article',
book=book,
work=book.works.first(),
name=activity['object']['name'],
rating=activity['object']['rating'],
review_content=activity['objet']['content'],