fix: move email
stuff from subpackage to module
This commit is contained in:
parent
902412322e
commit
6c8f1c973d
14 changed files with 244 additions and 331 deletions
|
@ -50,9 +50,8 @@ for one or both of the ``text/plain`` and ``text/html`` content-types
|
|||
(using ``txt`` and ``html`` as shorthand name, respectively).
|
||||
|
||||
Template files must use the :doc:`Mako template language <mako:index>`
|
||||
and be named based on the
|
||||
:attr:`~wuttjamaican.email.message.Message.key` for the email type, as
|
||||
well as content-type.
|
||||
and be named based on the :attr:`~wuttjamaican.email.Message.key` for
|
||||
the email type, as well as content-type.
|
||||
|
||||
Therefore a new email of type ``poser_alert_foo`` would need one or
|
||||
both of these defined:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue