Fix #372 -- Plugin hook for "Copy from event"

This commit is contained in:
Raphael Michel
2017-04-26 15:24:16 +02:00
parent 39513448f3
commit bbe272c35c
3 changed files with 20 additions and 1 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ Core
----
.. automodule:: pretix.base.signals
:members: periodic_task, event_live_issues
:members: periodic_task, event_live_issues, event_copy_data
Order events
""""""""""""