Added signals that allow to modify the voucher form

This commit is contained in:
Raphael Michel
2016-07-03 16:49:56 +02:00
parent 1e4e1578f7
commit 35a9ab8f62
4 changed files with 41 additions and 2 deletions

View File

@@ -43,6 +43,9 @@ Voucher system
.. automodule:: pretix.presale.signals
:members: voucher_redeem_info
.. automodule:: pretix.control.signals
:members: voucher_form_class, voucher_form_html
Dashboards
----------