Test updating a progress
Also remove spurious whitespace change
This commit is contained in:
parent
6455cc7fe9
commit
9ed7d23000
2 changed files with 13 additions and 0 deletions
|
@ -210,6 +210,7 @@ class Quotation(Status):
|
|||
activity_serializer = activitypub.Quotation
|
||||
pure_activity_serializer = activitypub.Note
|
||||
|
||||
|
||||
class Review(Status):
|
||||
''' a book review '''
|
||||
name = models.CharField(max_length=255, null=True)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue