Status updates for shelving actions
This commit is contained in:
parent
f28ee934fc
commit
4eeb842350
6 changed files with 50 additions and 50 deletions
|
@ -259,7 +259,7 @@ def handle_incoming_create(activity):
|
|||
create_review(user, book, name, content, rating)
|
||||
except ValueError:
|
||||
return HttpResponseBadRequest()
|
||||
else:
|
||||
elif not user.local:
|
||||
try:
|
||||
create_status(user, content)
|
||||
except ValueError:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue