Added some extra isUser checks to make sure that you have to accept the ToS before you can do anything concerning requests.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
from django.dispatch import Signaltemplate_rendered = Signal(providing_args=["template", "context"])