List view of all tasks for a GHOP student.
Link 'List my tasks' in the GHOP program submenu is now active for a GHOP student and displays all tasks (grouped by organizations) which the user is involved in.
from django.dispatch import Signaltemplate_rendered = Signal(providing_args=["template", "context"])