| ... | ... | @@ -86,7 +86,7 @@ DjangoLDP defines an `InboxView` which is capable of receiving ActivityStreams f |
|
|
|
|
|
|
|
In the case of our prior example, the backlink is processed by parsing the object, saving backlinks for any distant resources (or getting an existing reference) and updating the relationship. The model will be marked with `is_backlink = True` to indicate its status
|
|
|
|
|
|
|
|
### Other consumers
|
|
|
|
### Other Consumers
|
|
|
|
|
|
|
|
In certain cases, the currently linked references are not the only servers which I should notify of an object's status. Consider that in our example another service may wish to listen to the object for changes
|
|
|
|
|
| ... | ... | |
| ... | ... | |