Serialize and broadcast ratings
This commit is contained in:
parent
54ccd6ce47
commit
030233fb1a
3 changed files with 36 additions and 11 deletions
|
@ -7,6 +7,7 @@ from .follow import get_follow_request, get_unfollow, get_accept, get_reject
|
|||
from .outbox import get_outbox, get_outbox_page
|
||||
from .shelve import get_add, get_remove
|
||||
from .status import get_review, get_review_article
|
||||
from .status import get_rating, get_rating_note
|
||||
from .status import get_comment, get_comment_article
|
||||
from .status import get_status, get_replies, get_replies_page
|
||||
from .status import get_favorite, get_unfavorite
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue