activity feed
This commit is contained in:
@ -101,7 +101,6 @@ def handle_shelve(user, book, shelf):
|
||||
uuid=uuid,
|
||||
user=user,
|
||||
content=activity,
|
||||
activity_type='Add',
|
||||
shelf=shelf,
|
||||
book=book,
|
||||
).save()
|
||||
|
Reference in New Issue
Block a user