Document setting storage and mail sending

This commit is contained in:
Raphael Michel
2016-05-29 20:34:20 +02:00
parent ead7d8ed78
commit e4b1cf8d6f
6 changed files with 122 additions and 28 deletions
+7
View File
@@ -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