Added signals to extend the order detail page

This commit is contained in:
Raphael Michel
2016-07-11 19:46:26 +02:00
parent 10c18c5cc9
commit af8e017b07
3 changed files with 17 additions and 0 deletions

View File

@@ -37,6 +37,12 @@ There are multiple signals that will be sent out in the ordering cycle:
.. automodule:: pretix.base.signals
:members: order_paid, order_placed
Sale flow
---------
.. automodule:: pretix.presale.signals
:members: order_info
Voucher system
--------------