New signal: html_footer

This commit is contained in:
Raphael Michel
2017-03-08 14:38:25 +01:00
parent ecd90da554
commit 177d46ab8d
4 changed files with 18 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ Frontend
--------
.. automodule:: pretix.presale.signals
:members: html_head, footer_links, front_page_top, front_page_bottom, checkout_confirm_messages
:members: html_head, html_footer, footer_links, front_page_top, front_page_bottom, checkout_confirm_messages
.. automodule:: pretix.presale.signals