Comment out unused variables and add used but not declared class variables to __init__ method in soc.logic.allocations module.
Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
from django.dispatch import Signaltemplate_rendered = Signal(providing_args=["template", "context"])