Add new signal voucher_form_validation

This commit is contained in:
Raphael Michel
2017-08-10 17:06:16 +02:00
parent e31bd7600c
commit 57143a434e
3 changed files with 15 additions and 1 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ Vouchers
""""""""
.. automodule:: pretix.control.signals
:members: voucher_form_class, voucher_form_html
:members: voucher_form_class, voucher_form_html, voucher_form_validation
Dashboards
""""""""""