mirror of
https://github.com/pretix/pretix.git
synced 2026-08-09 10:37:50 +00:00
Document setting storage and mail sending
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
Sending Email
|
||||
=============
|
||||
|
||||
As pretix allows event organizers to configure how they want to sent emails to their users in multiple ways.
|
||||
Therefore, all emails should be sent throught the following function:
|
||||
|
||||
.. autofunction:: pretix.base.services.mail.mail
|
||||
Reference in New Issue
Block a user