Test updating a progress
Also remove spurious whitespace change
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user