aboutsummaryrefslogtreecommitdiff
path: root/docs/_build/html/_sources/autoapi/app/misc_func/index.rst.txt
blob: 5623df1da4d885194b2429cb14c65d1844eb5748 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
:mod:`app.misc_func`
====================

.. py:module:: app.misc_func


Module Contents
---------------


Functions
~~~~~~~~~

.. autoapisummary::

   app.misc_func.flash_errors
   app.misc_func.send
   app.misc_func.send_async



.. function:: flash_errors(form)


.. function:: send(to, subject, body, body_html)


.. function:: send_async(app, message)