Added follow model and factory
This commit is contained in:
parent
6aa6f1d8f8
commit
f19418d2c2
7 changed files with 99 additions and 2 deletions
|
|
@ -52,7 +52,7 @@ OBJECT_TYPES = [
|
|||
'Relationship',
|
||||
'Tombstone',
|
||||
'Video',
|
||||
]
|
||||
] + ACTIVITY_TYPES
|
||||
|
||||
def deliver(activity, on_behalf_of, to=[]):
|
||||
from . import actors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue