recordtransfer.emails - Email Notifications =========================================== Each function in the ``emails.py`` file is a ``django_rq.job``, meaning that these functions are meant to run asynchronously with a Redis server. .. automodule:: recordtransfer.emails :members: