MCPcopy Create free account
hub / github.com/CivilHub/CivilHub / get_actions

Method get_actions

userspace/helpers.py:313–335  ·  view source on GitHub ↗

Return django queryset containing list of all actions related to user and his/her profile. If 'content_type' is provided, actions will be filtered to only this related to given content type (in form of "app_name.model_name" string. If 'action_type'

(self, content_type=None, action_type=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

get_querysetMethod · 0.80

Calls 4

actor_actionsMethod · 0.95
object_actionsMethod · 0.95
target_actionsMethod · 0.95
get_actions_by_typeMethod · 0.95

Tested by

no test coverage detected