Add read-only details page for subevents (#6151)

* Add read-only details page for subevents

* Document signal

* Review notes

* Fix incorrect subquery
This commit is contained in:
Raphael Michel
2026-06-04 11:19:04 +02:00
committed by GitHub
parent 721b179521
commit 748054de56
9 changed files with 684 additions and 286 deletions

View File

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