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
"""Django Unit Test and Doctest framework."""from django.test.client import Clientfrom django.test.testcases import TestCase