recordtransfer.emails - Async email functions ============================================= Each function in the ``emails.py`` file is a ``django_rq.job``, meaning that these functions are meant to run asynchronously. .. automodule:: recordtransfer.emails :members: :undoc-members: :show-inheritance: