Merge pull request #1764 from pretix/seat-orgchoice

Support seat choice by organizer
This commit is contained in:
Raphael Michel
2020-09-06 19:06:33 +02:00
committed by GitHub
16 changed files with 108 additions and 32 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ Dashboards
""""""""""
.. automodule:: pretix.control.signals
:members: event_dashboard_widgets, user_dashboard_widgets
:members: event_dashboard_widgets, user_dashboard_widgets, event_dashboard_top
Ticket designs
""""""""""""""