Add signal order_position_buttons

This commit is contained in:
Raphael Michel
2018-12-19 12:29:52 +01:00
parent 041d05eb66
commit 3fe2dfe810
4 changed files with 16 additions and 1 deletions

View File

@@ -49,7 +49,7 @@ Backend
.. automodule:: pretix.control.signals
:members: nav_event, html_head, html_page_start, quota_detail_html, nav_topbar, nav_global, nav_organizer, nav_event_settings,
order_info, event_settings_widget, oauth_application_registered
order_info, event_settings_widget, oauth_application_registered, order_position_buttons
.. automodule:: pretix.base.signals