Merge branch 'stable' into develop
This commit is contained in:
commit
5c5b35a0ad
12 changed files with 1178 additions and 1063 deletions
|
|
@ -208,7 +208,7 @@ def update_domain_nodeinfo(domain):
|
|||
domain.service_actor = (
|
||||
utils.retrieve_ap_object(
|
||||
service_actor_id,
|
||||
actor=actors.get_service_actor(),
|
||||
actor=None,
|
||||
queryset=models.Actor,
|
||||
serializer_class=serializers.ActorSerializer,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue