Fills in the Founded By box in edit sponsor with the user's public name
Fixes Founded By being overwritten on edit by another user.
Patch by: Lennard de Rijk
from django.dispatch import Signaltemplate_rendered = Signal(providing_args=["template", "context"])