Scripts to run Shrinksafe during build.
The function that runs shrinksafe over JS files has been put
to a separate shell file to be run standalone without building
if needed.
from django.dispatch import Signaltemplate_rendered = Signal(providing_args=["template", "context"])