beat.web.common.managers module

class beat.web.common.managers.BeatActionManager[source]

Bases: actstream.managers.ActionManager

public_for_user(obj, **kwargs)[source]

Only return public actions for given user

for_user(obj, **kwargs)[source]

Stream of most recent actions where given user or team he owns is part of is the target as well as all other public activities. Keyword arguments will be passed to Action.objects.filter