Add the order_approve_info signal (#6228)

This commit is contained in:
George Hickman
2026-06-02 07:25:36 +01:00
committed by GitHub
parent 759ced7268
commit 21225e7753
3 changed files with 16 additions and 2 deletions

View File

@@ -64,8 +64,8 @@ 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_position_buttons, subevent_forms,
item_formsets, order_search_filter_q, order_search_forms
order_info, order_approve_info, event_settings_widget, oauth_application_registered,
order_position_buttons, subevent_forms, item_formsets, order_search_filter_q, order_search_forms
.. automodule:: pretix.base.signals
:no-index: