Fixed an outstanding TODO for tlarsen
A nice side-effect is that accounts now does not depend on
out_of_band, sadly that does not fix the cyclic dependency, but it is
a nice side-effect nonetheless.
from django.dispatch import Signaltemplate_rendered = Signal(providing_args=["template", "context"])