3
0
Fork 0

feat: add feature to edit email settings, basic message preview

This commit is contained in:
Lance Edgar 2024-12-23 19:24:17 -06:00
parent 3035d1f58a
commit 95ff87fbf3
19 changed files with 826 additions and 4 deletions

View file

@ -0,0 +1,6 @@
``wuttaweb.emails``
===================
.. automodule:: wuttaweb.emails
:members:

View file

@ -0,0 +1,6 @@
``wuttaweb.views.email``
========================
.. automodule:: wuttaweb.views.email
:members:

View file

@ -35,6 +35,7 @@ the narrative docs are pretty scant. That will eventually change.
api/wuttaweb.db
api/wuttaweb.db.continuum
api/wuttaweb.db.sess
api/wuttaweb.emails
api/wuttaweb.forms
api/wuttaweb.forms.base
api/wuttaweb.forms.schema
@ -54,6 +55,7 @@ the narrative docs are pretty scant. That will eventually change.
api/wuttaweb.views.base
api/wuttaweb.views.batch
api/wuttaweb.views.common
api/wuttaweb.views.email
api/wuttaweb.views.essential
api/wuttaweb.views.master
api/wuttaweb.views.people