Add date postfix to the filename of each our JS or CSS files that still don't have it. Update filename changes in soc/base.html template.
Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
from django.dispatch import Signaltemplate_rendered = Signal(providing_args=["template", "context"])