Fix #156 -- Plug-in settings navigation hook

This commit is contained in:
Raphael Michel
2017-09-06 09:31:33 +02:00
parent ba48ab3659
commit db5f0aa02d
6 changed files with 132 additions and 15 deletions

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
:members: nav_event, html_head, quota_detail_html, nav_topbar, nav_global, nav_organizer, nav_event_settings
.. automodule:: pretix.base.signals