Fixed not working after click the "List Site Sponsors" in site menu bar. due to wrongly imported modules.
Patch by: Chen Lunpeng
Review by: to-be-reviewed
from django.dispatch import Signaltemplate_rendered = Signal(providing_args=["template", "context"])