Add Transaction.source flag

This commit is contained in:
Raphael Michel
2022-10-19 12:09:55 +02:00
parent 29a36057ed
commit d169958687
14 changed files with 147 additions and 54 deletions

View File

@@ -38,7 +38,7 @@ Frontend
.. automodule:: pretix.presale.signals
:members: order_info, order_info_top, order_meta_from_request
:members: order_info, order_info_top, order_meta_from_request, order_source_from_request
Request flow
""""""""""""