Import hashtags from activitypub statuses
This commit is contained in:
parent
ba0fcccfc5
commit
11640f986e
3 changed files with 25 additions and 7 deletions
|
@ -186,7 +186,7 @@ class ActivityObject:
|
|||
|
||||
# add many to many fields, which have to be set post-save
|
||||
for field in instance.many_to_many_fields:
|
||||
# mention books/users, for example
|
||||
# mention books/users/hashtags, for example
|
||||
field.set_field_from_activity(
|
||||
instance,
|
||||
self,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue