openlibrary search
This commit is contained in:
parent
dd478a3587
commit
c5d0e02166
14 changed files with 91 additions and 63 deletions
|
@ -188,7 +188,6 @@ def handle_review(user, book, name, content, rating):
|
|||
content=activity,
|
||||
activity_type='Article',
|
||||
book=book,
|
||||
work=book.works.first(),
|
||||
name=name,
|
||||
rating=rating,
|
||||
review_content=content,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue