Add signal pretix.control.signals.order_info

This commit is contained in:
Raphael Michel
2017-09-26 11:47:46 +02:00
parent 1a8e67f4de
commit d38f29ac7c
3 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ Backend
-------
.. automodule:: pretix.control.signals
:members: nav_event, html_head, quota_detail_html, nav_topbar, nav_global, nav_organizer, nav_event_settings
:members: nav_event, html_head, quota_detail_html, nav_topbar, nav_global, nav_organizer, nav_event_settings, order_info
.. automodule:: pretix.base.signals