1
0
Fork 0

Import hashtags from activitypub statuses

This commit is contained in:
Christof Dorner 2022-12-18 00:50:41 +01:00
parent ba0fcccfc5
commit 11640f986e
3 changed files with 25 additions and 7 deletions

View file

@ -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,