activity feed
This commit is contained in:
parent
cb9cb7f42d
commit
b554280481
6 changed files with 69 additions and 18 deletions
|
@ -101,7 +101,6 @@ def handle_shelve(user, book, shelf):
|
|||
uuid=uuid,
|
||||
user=user,
|
||||
content=activity,
|
||||
activity_type='Add',
|
||||
shelf=shelf,
|
||||
book=book,
|
||||
).save()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue