Fix getKeyValues() method footprint mismatches in soc.logic.models.site.Logic
after the recent refactoring. Remove 'Link scope' drop-down from Edit Site
Settings form.
Patch by: Todd Larsen
from django.dispatch import Signaltemplate_rendered = Signal(providing_args=["template", "context"])