JSON2 utilities now loaded by default.
This library is needed for melange general JS utilities package
to work properly and parse melangeContext and melangeConfig
JSON attributes.
from django.dispatch import Signaltemplate_rendered = Signal(providing_args=["template", "context"])