Add signal to display html in quota detail view (#264)

This commit is contained in:
Tobias Kunze
2016-10-08 15:53:01 +02:00
committed by Raphael Michel
parent e9c3065e03
commit b6dc2661ae
3 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ Backend
-------
.. automodule:: pretix.control.signals
:members: nav_event, html_head
:members: nav_event, html_head, quota_detail_html
.. automodule:: pretix.base.signals