Fix not working former ids feature of User Profile Developer Edit view. Add missing Error exception class to soc.logic.models.base module.
Patch by: Pawel Solyga
from django.dispatch import Signaltemplate_rendered = Signal(providing_args=["template", "context"])